Represents a filter which will filter cells based on their font colors.
Constructors
Section titled "Constructors"FontColorFilter
new FontColorFilter(a: IFilterable, b: WorkbookColorInfo): FontColorFilter Returns FontColorFilter
Properties
Section titled "Properties"$t: Type Accessors
Section titled "Accessors"fontColorInfo
Section titled "fontColorInfo"Gets or sets the [[WorkbookColorInfo]] which describes the font color by which the cells should be filtered.
get fontColorInfo(): WorkbookColorInfo
Returns WorkbookColorInfo