Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PivotFieldRepeatLabels Enumeration
In This Topic
    PivotFieldRepeatLabels Enumeration
    In This Topic
    Specifies whether to repeat all field item labels in a PivotTable report.
    Members
    MemberDescription
    DoNotRepeatLabelsDo not repeat item labels.
    RepeatLabelsRepeat all item labels.
    Inheritance Hierarchy

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

    See Also