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

    Parameters

    sortField
    The sort information.
    See Also