Spread Windows Forms 12.0 Product Documentation
Apply Method (ISort)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ISort Interface : Apply Method
Sorts the range based on the currently applied sort states.
Syntax
'Declaration
 
Sub Apply() 
'Usage
 
Dim instance As ISort
 
instance.Apply()
void Apply()
See Also

Reference

ISort Interface
ISort Members