Represents a filter which will filter cells based on their font colors.
Inheritance
object
Properties
Section titled "Properties"FontColorInfo
Section titled "FontColorInfo"Gets or sets the which describes the font color by which the cells should be filtered.
public WorkbookColorInfo FontColorInfo { get; set; }