ISort Interface Properties
In This Topic
For a list of all members of this type, see ISort members.
Public Properties
| Name | Description |
 | Header | Gets or sets a value indicating whether the first row contains header information. |
 | MatchCase | Gets or sets a value indicating whether to perform a case-sensitive sort. |
 | Orientation | Gets or sets the orientation for the sort. |
 | Rng | Gets or sets the range of values on which the sort is performed. |
 | SortFields | Gets the ISortFields object that represents the collection of sort fields associated with the ISort object. |
 | SortMethod | Gets or sets the sort method for Chinese languages. |
Top
See Also