GrapeCity.Documents.Excel Namespace / ISort Interface
Properties Methods

ISort Interface Members

The following tables list the members exposed by ISort.

Public Properties
 NameDescription
 Property Gets or sets whether the sort range contains a header.  
 Property Gets or sets whether the sort is case sensitive.  
 Property Gets or sets the sort orientation.  
 Property Gets or sets the sort range.  
 Property Gets the sort condition list.  
Top
Public Methods
 NameDescription
 Method Applies the sort.  
Top
See Also