Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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