Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISortFields Interface / Item Property
In This Topic
    Item Property (ISortFields)
    In This Topic
    Gets the sort key in the sort list.
    Syntax
    ISortField this[ 
       System.int index
    ]; {get;}

    Parameters

    index
    See Also