com.grapecity.documents.excel Package / PivotLineType Enumeration
PivotLineType Enumeration
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