[]
Represents the sort interface.
public interface ISort
Public Interface ISort
Name | Description |
---|---|
Header | Gets or sets whether the sort range contains a header. |
MatchCase | Gets or sets whether the sort is case sensitive. |
Orientation | Gets or sets the sort orientation. |
Range | Gets or sets the sort range. |
SortFields | Gets the sort condition list. |
Name | Description |
---|---|
Apply() | Applies the sort. |