Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Sort Class
Properties Methods


Sort Class Members

The following tables list the members exposed by Sort.

Public Properties
 NameDescription
Public PropertyGets the sort field count.  
Public PropertyGets or sets a value indicating whether the first row contains header information.  
Public PropertyGets or sets a value indicating whether to perform a case-sensitive sort.  
Public PropertyGets or sets the orientation for the sort.  
Public PropertyGets the range of values on which the sort is performed.  
Public PropertyGets or sets the sort method for Chinese languages.  
Public PropertyGets the worksheet which contains this ISortOwner object.  
Top
Public Methods
 NameDescription
Public MethodSorts the range based on the currently applied sort states.  
Public MethodClears all sort fields.  
Top
See Also