Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / RepeatLabels Property
In This Topic
    RepeatLabels Property
    In This Topic
    Gets or sets whether item labels are repeated in the PivotTable for the specified PivotField.
    Syntax
    System.bool RepeatLabels {get; set;}
    See Also