Enum PivotLineType
Enum PivotLineType
Namespace: Aspose.Cells.Pivot
Assembly: Aspose.Cells.dll (25.2.0)
Specifies the type of the PivotLine.
public enum PivotLineType
Fields
Blank = 3
Blank line after each group.
GrandTotal = 2
Grand Total line.
Regular = 0
Regular PivotLine with pivot items.
Subtotal = 1
Subtotal line.