Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / 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.
    Syntax
    'Declaration
     
    
    Public Interface ISortField 
    'Usage
     
    
    Dim instance As ISortField
    public interface ISortField 
    See Also