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.[[ArgumentNullException]] The value assigned is null.
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