Aspose::Cells::Pivot::PivotLineType enum

PivotLineType enum

Specifies the type of the PivotLine.

enum class PivotLineType

Values

NameValueDescription
Regular0
Regular PivotLine with pivot items.
Subtotal1
Subtotal line.
GrandTotal2
Grand Total line.
Blank3
Blank line after each group.

See Also