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

    Parameters

    sortField
    The sort information.
    See Also