Class PivotFieldSortSetting
Contents
[
Hide
]PivotFieldSortSetting class
Represents the setting of sorting pivot fields.
public class PivotFieldSortSetting
Properties
Name | Description |
---|---|
Cell { get; } | Sorts by the values in which row or column. |
FieldIndex { get; } | Represents the index of the field sorted by. -1 means sorting the PivotField by the labels,others means sorting by the data field. |
IsSimpleSort { get; } | Indicates whether a simple data sort operation will be applied. |
IsSortByLabels { get; } | Indicates whether sorting the field by itself or data field. |
LineTypeSortedBy { get; } | The pivot line type sorted by. |
SortType { get; } | Represents the SortOrder . |
See Also
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells