Enum PivotLineType

PivotLineType enumeration

Specifies the type of the PivotLine.

public enum PivotLineType

Values

NameValueDescription
Regular0Regular PivotLine with pivot items.
Subtotal1Subtotal line.
GrandTotal2Grand Total line.
Blank3Blank line after each group.

See Also