Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellColorSortField Class / CellColorSortField Constructor / CellColorSortField Constructor(IRange,IInterior)
The column index.
The interior.
In This Topic
    CellColorSortField Constructor(IRange,IInterior)
    In This Topic
    Sorts the interior based on color.
    Syntax
    public CellColorSortField( 
       IRange key,
       IInterior interior
    )

    Parameters

    key
    The column index.
    interior
    The interior.
    See Also