Class ExcelPivotTableFieldGroup
- Namespace
- OfficeOpenXml.Table.PivotTable
- Assembly
- EPPlus.dll
Base class for pivot table field groups
public class ExcelPivotTableFieldGroup : XmlHelper
- Inheritance
-
ExcelPivotTableFieldGroup
- Derived
- Inherited Members
Properties
BaseIndex
The index of the base field for this group field
public int? BaseIndex { get; }
Property Value
- int?
ParentIndex
The index of the parent field from this group field
public int? ParentIndex { get; }
Property Value
- int?