[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PivotLineType

Enum PivotLineType

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

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.