| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueSortField
Represents the sort by value field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRange.sort(SortOrientation orientation,
boolean caseSensitive,
IValueSortField... keys)
Sorts the cells represented by this range according to the specified options.
|