Represents a filter which will filter cells based on their font colors.

This filter specifies a single color. Cells with this color font will be visible in the data range. All other cells will be hidden.

See

  • [[WorksheetTableColumn.filter]]
  • [[WorksheetTableColumn.applyFontColorFilter]]

Hierarchy

Hierarchy (view full)

Implements

  • IColorFilter

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get fontColorInfo(): WorkbookColorInfo
  • Gets or sets the [[WorkbookColorInfo]] which describes the font color by which the cells should be filtered.

    Cells of this font color will be visible in the the data range. All other cells will be hidden.

    The WorkbookColorInfo which describes the color by which the cells should be filtered.

    Throws

    [[ArgumentNullException]] The value assigned is null.

    See

    • [[Type]]
    • [[WorksheetCell.cellFormat]]
    • [[IWorksheetCellFormat.font]]
    • [[IWorkbookFont.colorInfo]]

    Returns WorkbookColorInfo

  • set fontColorInfo(a): void
  • Parameters

    Returns void

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • 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