Represents a filter which will filter cells based on their background fills.

This filter specifies a single [[CellFill]]. Cells of with this fill will be visible in the data range. All other cells will be hidden.

See

[[WorksheetTableColumn.filter]]

Hierarchy

Hierarchy (view full)

Implements

  • IColorFilter

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get fill(): CellFill
  • Gets or sets the [[CellFill]] by which the cells should be filtered.

    Cells of with this fill will be visible in the the data range. All other cells will be hidden.

    The CellFill by which the cells should be filtered.

    Throws

    [[ArgumentNullException]] The value assigned is null.

    See

    • [[WorksheetCell.cellFormat]]
    • [[IWorksheetCellFormat.fill]]

    Returns CellFill

  • set fill(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