asposecells.api

Class ColorFilter

Represents filtering the range by color.

Property Getters/Setters Summary
methodgetFilterByFillColor()
method
           Whether filter by the cell's fill color.
 
Method Summary
methodgetColor(sheets)
Gets the color of this filter.
 

    • Property Getters/Setters Detail

      • getFilterByFillColor/setFilterByFillColor : boolean 

        boolean getFilterByFillColor() / setFilterByFillColor(value)
        
        Whether filter by the cell's fill color. True: cell's fill color; False: cell's font color.
    • Method Detail

      • getColor

        Color getColor(sheets)
        Gets the color of this filter.
        Parameters:
        sheets: WorksheetCollection -
        Returns: