Class ExcelPivotTableFieldNumericGroup
- Namespace
- OfficeOpenXml.Table.PivotTable
- Assembly
- EPPlus.dll
A pivot table field numeric grouping
public class ExcelPivotTableFieldNumericGroup : ExcelPivotTableFieldGroup
- Inheritance
-
ExcelPivotTableFieldNumericGroup
- Inherited Members
Properties
End
End value
public double End { get; }
Property Value
Interval
Interval
public double Interval { get; }
Property Value
Start
Start value
public double Start { get; }