Represents the visual data for a row or column within the spreadsheet

Hierarchy

Hierarchy (view full)

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get extent(): number
  • The extent of the row or column within the containing visual.

    Returns number

  • set extent(a): void
  • Parameters

    • a: number

    Returns void

  • get index(): number
  • The index of the associated row or column.

    Returns number

  • set index(a): void
  • Parameters

    • a: number

    Returns void

  • get offset(): number
  • The start offset of the row or column within the containing visual.

    Returns number

  • set offset(a): void
  • Parameters

    • a: number

    Returns void

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns a string representation of the visual data

    Returns string

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean