Sort Members (Excel)
Represents a sort of a range of data.
Methods
Name |
Description |
---|---|
Sorts the range based on the currently applied sort states. |
|
Sets the starting and ending character positions for Sort object. |
Properties
Name |
Description |
---|---|
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only. |
|
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
|
Specifies whether the first row contains header information. Read/write XlYesNoGuess. |
|
Set to True to perform a case-sensitive sort or set to False to perform non-case sensitive sort. Read/write. |
|
Specifies the orientation for the sort. Read/write XlSortOrientation. |
|
Returns the parent object for the specified object. Read-only. |
|
Return the range of values on which the sort is performed. Read-only. |
|
Stores the sort state for workbooks, lists, and autofilters. Read-only. |
|
Specifies the sort method for Chinese languages. Read/write XlSortMethod. |