com.aspose.cells
Class ColorFilter

java.lang.Object
    extended by com.aspose.cells.ColorFilter

public class ColorFilter 
extends java.lang.Object

Represents the color filter.


Property Getters/Setters Summary
booleangetFilterByFillColor()
voidsetFilterByFillColor(boolean value)
           Flag indicating whether or not to filter by the cell's fill color.
 
Method Summary
com.aspose.cells.ColorgetColor(WorksheetCollection sheets)
          
 

Property Getters/Setters Detail

getFilterByFillColor/setFilterByFillColor

public boolean getFilterByFillColor() / public void setFilterByFillColor(boolean value)
Flag indicating whether or not to filter by the cell's fill color.

setFilterByFillColor

public void setFilterByFillColor(boolean value)
Flag indicating whether or not to filter by the cell's fill color.

Method Detail

getColor

public com.aspose.cells.Color getColor(WorksheetCollection sheets)
Parameters:
sheets -
Returns:

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.