Class ExcelPivotAreaAutoSort
Defines sorting for a pivot table area within a pivot table.
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: OfficeOpenXml.Table.PivotTable
Assembly: EPPlus.dll
Syntax
public class ExcelPivotAreaAutoSort : ExcelPivotArea
  Properties
Conditions
Conditions for the auto sort scope. Conditions can be set for specific data fields. Specify labels, data grand totals and more.
Declaration
public ExcelPivotAreaStyleConditions Conditions { get; }
  Property Value
| Type | Description | 
|---|---|
| ExcelPivotAreaStyleConditions |