Represents the aggregated conditioal format for a specific cell. It is returned via the Worksheet.GetCellConditionalFormat and the WorksheetRow.GetCellConditionalFormat methods.

Hierarchy

Hierarchy

  • Base
    • CellConditionalFormat

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get cellFormat(): IWorksheetCellFormat
  • Returns a cell format that represents the aggregated format for all conditional formats that apply to the cell (read-only).

    Returns IWorksheetCellFormat

  • get dataBarInfo(): CellDataBarInfo
  • Returns a data bar info if applicable, otherwise null (read-only).

    Returns CellDataBarInfo

  • get hasConditionFormatting(): boolean
  • Returns whether this cell has conditional formatting applied (read-only)

    Returns boolean

  • get iconInfo(): CellIconInfo
  • Returns an icon info if applicable, otherwise null (read-only).

    Returns CellIconInfo

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • 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