Enum PivotFieldSort
PivotFieldSort enumeration
Represents the order used to sort the specified PivotTable field.
public enum PivotFieldSort
Values
Name | Value | Description |
---|---|---|
Asc | 1 | Rows or Columns organize data ascendable |
Desc | 2 | Rows or Columns organize data descendable |
Auto | 3 | Rows or Columns organize data natural |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb