PivotFieldSortSetting class
PivotFieldSortSetting class
Represents the setting of sorting pivot fields.
The PivotFieldSortSetting type exposes the following members:
Properties
Property | Description |
---|---|
sort_type | Represents the SortOrder . |
is_sort_by_labels | Indicates whether sorting the field by itself or data field. |
field_index | Represents the index of the field sorted by. -1 means sorting the PivotField by the labels,others means sorting by the data field. |
line_type_sorted_by | The pivot line type sorted by. |
is_simple_sort | Indicates whether a simple data sort operation will be applied. |
cell | Sorts by the values in which row or column. |
See Also
- module
aspose.cells.pivot
- class
SortOrder