Spread WinForms 15
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
See Also