Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / FontColorSortField Class / FontColorSortField Constructor / FontColorSortField Constructor(IRange,Color)
Column index of sort range.
The font color.
In This Topic
    FontColorSortField Constructor(IRange,Color)
    In This Topic
    Sorts the font color.
    Syntax
    public FontColorSortField( 
       IRange key,
       Color color
    )

    Parameters

    key
    Column index of sort range.
    color
    The font color.
    See Also