XlColorFilter Properties
A filter by cell fill or font color.| Name | Description |
|---|---|
| Color | Gets or sets the color to filter by. |
| FilterByCellColor | Gets or sets whether to use the cell’s fill or font color in the filter criteria. |
| FilterType | Returns the XlFilterType.Color value that is the current filter’s type. |
| PatternColor | Gets or sets the pattern color used in the filter criteria. |
| PatternType | Gets or sets the type of the pattern used in the filter criteria. |
See Also