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