Enum eSortType
- Namespace
- OfficeOpenXml.Table.PivotTable
- Assembly
- EPPlus.dll
Sorting
public enum eSortType
Fields
Ascending = 1
Sort ascending
Descending = 2
Sort descending
None = 0
No sorting
Sorting
public enum eSortType
Ascending = 1
Sort ascending
Descending = 2
Sort descending
None = 0
No sorting