SpreadsheetGear The Performance Spreadsheet Component Company 
SortKey Class Members
See Also  Properties 
SpreadsheetGear Namespace : SortKey Class


The following tables list the members exposed by SortKey.

Public Constructors

 NameDescription
Public ConstructorSortKey Constructor Creates a sort key with the specified key and sort order.  
Top

Public Properties

 NameDescription
Public PropertyDataOption Specifies data options for this sort key.  
Public PropertyKey Gets or sets the property which specifies the zero based index into the range to be sorted.  
Public PropertyOrder Gets or sets the property which specifies whether this key should be sorted in ascending or descending order.  
Top

See Also