Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISortFields Interface / add Method
The sort information.
In This Topic
    add Method
    In This Topic
    Adds a sort field.
    Syntax
    void add( 
       ISortField sortField
    )

    Parameters

    sortField
    The sort information.
    See Also