Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / repeatAllLabels Method
Specifies whether to repeat item labels for all PivotFields in the specified PivotTable.
In This Topic
    repeatAllLabels Method
    In This Topic
    Sets whether to repeat item labels for all PivotFields in the specified PivotTable.
    Syntax
    void repeatAllLabels( 
       PivotFieldRepeatLabels repeat
    )

    Parameters

    repeat
    Specifies whether to repeat item labels for all PivotFields in the specified PivotTable.
    See Also