Class WorksheetTableAreaFormatsCollection$1<TArea>

A collection of formats for areas of a [[WorksheetTable]].

See

  • [[WorksheetTable.areaFormats]]
  • [[WorksheetTableColumn.areaFormats]]
  • [[WorksheetTableStyle.areaFormats]]

Type Parameters

  • TArea

Hierarchy

Hierarchy

  • Base
    • WorksheetTableAreaFormatsCollection$1

Implements

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get count(): number
  • Gets the number of area formats in the collection.

    Returns number

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns IEnumerator$1<KeyValuePair$2<TArea, IWorksheetCellFormat>>

  • Returns number

  • Determines whether the area has a non-default format applied.

    Throws

    [[InvalidEnumArgumentException]] 'area' is not defined.

    Parameters

    • area: TArea

      The area of which to test the format.

    Returns boolean

  • Gets the format for the specified area. An [[IWorksheetCellFormat]] instance describing the appearance of the specified area.

    Throws

    [[InvalidEnumArgumentException]] 'area' is not defined.

    Parameters

    Returns IWorksheetCellFormat

  • Returns Base

  • 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

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean