ISortField Interface Members
In This Topic
The following tables list the members exposed by ISortField.
Public Properties
| Name | Description |
| DataOption | Gets or sets the data option indicating how to sort text in the range specified in SortField object. |
| Key | Gets the range that is currently being sorted on. |
| Order | Gets or sets the sort order for the values specified in the key. |
| Priority | Gets or sets the priority for the sort field. |
| SortOn | Gets or sets what attribute of the cell to sort on. |
| SortOnValue | Gets the value on which the sort is performed for the specified ISortField object. |
Top
Public Methods
See Also