Name | Description | |
---|---|---|
ValueSortField Constructor | Overloaded. |
The following tables list the members exposed by ValueSortField.
Name | Description | |
---|---|---|
ValueSortField Constructor | Overloaded. |
Name | Description | |
---|---|---|
getCustomValues | Specifies the custom sort list string. | |
getDataOption | Specifies the data option of the sort field. | |
getKey | Specifies the column index. (Inherited from com.grapecity.documents.excel.SortFieldBase) | |
getOrder | Specifies the sort order. | |
getPriority | Specifies the priority of multiple sort columns. (Inherited from com.grapecity.documents.excel.SortFieldBase) | |
getSortOn | Specifies the sort type. (Inherited from com.grapecity.documents.excel.SortFieldBase) | |
setCustomValues | Sets the custom value list, such as:3,2,5,1. | |
setDataOption | Sets the data option of the sort field. | |
setOrder | Sets the sort order. | |
setPriority | Sets the priority of multiple sort columns. (Inherited from com.grapecity.documents.excel.SortFieldBase) |