Class ExcelPivotAreaAutoSort
- Namespace
- OfficeOpenXml.Table.PivotTable
- Assembly
- EPPlus.dll
Defines sorting for a pivot table area within a pivot table.
public class ExcelPivotAreaAutoSort : ExcelPivotArea
- Inheritance
-
ExcelPivotAreaAutoSort
- Inherited Members
Properties
Conditions
Conditions for the auto sort scope. Conditions can be set for specific data fields. Specify labels, data grand totals and more.
public ExcelPivotAreaStyleConditions Conditions { get; }