Spread WPF 18
GrapeCity.Spreadsheet Namespace / ISortField Interface
Members


In This Topic
    ISortField Interface
    In This Topic
    Represent an object contains all the sort information for the IWorksheet, ITable, and IAutoFilter objects.
    Object Model
    ISortField Interface
    Syntax
    'Declaration
     
    Public Interface ISortField 
    'Usage
     
    Dim instance As ISortField
    public interface ISortField 
    See Also