class
ColorFilter
Source: aspose.
Represents filtering the range by color.
Methods
getColor(sheets) → Color
Gets the color of this filter.
Parameter
Name | Type | Optional | Description |
---|---|---|---|
sheets |
|
- Returns
getFilterByFillColor()
Whether filter by the cell's fill color. True: cell's fill color; False: cell's font color.
setFilterByFillColor()
Whether filter by the cell's fill color. True: cell's fill color; False: cell's font color.