XlPivotLineType Enum

Definition

Specifies the type of the PivotLine.

public enum class XlPivotLineType
public enum XlPivotLineType
Public Enum XlPivotLineType
Inheritance
XlPivotLineType

Fields

xlPivotLineBlank 3

Blank line after each group.

xlPivotLineGrandTotal 2

Grand Total line.

xlPivotLineRegular 0

Regular PivotLine with pivot items.

xlPivotLineSubtotal 1

Subtotal line.

Applies to