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

Hierarchy

Hierarchy (view full)

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get relativeBounds(): RectData
  • The position of the area within the containing visual.

    Returns RectData

  • set relativeBounds(a): void
  • Parameters

    • a: RectData

    Returns void

  • get shapes(): PrimitiveVisualDataList
  • The visual shape data of the header area.

    Returns PrimitiveVisualDataList

  • set shapes(a): void
  • Parameters

    • a: PrimitiveVisualDataList

    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