Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISortFields Interface / Remove Method
The sort information.
In This Topic
    Remove Method (ISortFields)
    In This Topic
    Removes a sort field.
    Syntax
    System.bool Remove( 
       ISortField sortField
    )

    Parameters

    sortField
    The sort information.
    See Also