Enum eSortType
Sorting
Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public enum eSortType
Fields
Name | Description |
---|---|
Ascending | Sort ascending |
Descending | Sort descending |
None | No sorting |