Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PivotLineType Enumeration
In This Topic
    PivotLineType Enumeration
    In This Topic
    Specifies the type of the PivotLine.
    Members
    MemberDescription
    BlankBlank line after each group.
    GrandTotalGrand Total line.
    RegularRegular PivotLine with pivot items.
    SubtotalSubtotal line.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.PivotLineType

    See Also