public class ColorFilter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor(WorksheetCollection sheets)
Gets the color of this filter.
|
boolean |
getFilterByFillColor()
Whether filter by the cell's fill color.
|
void |
setFilterByFillColor(boolean value)
Whether filter by the cell's fill color.
|
public boolean getFilterByFillColor()
Remarks
True: cell's fill color; False: cell's font color.public void setFilterByFillColor(boolean value)
Remarks
True: cell's fill color; False: cell's font color.public Color getColor(WorksheetCollection sheets)
sheets - See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.