Document Solutions for Excel, .NET Edition | Document Solutions
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.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RepeatAllLabels Method
In This Topic
Sets whether to repeat item labels for all PivotFields in the specified PivotTable.
Syntax
C#
void
RepeatAllLabels(
PivotFieldRepeatLabels
repeat
)
Parameters
repeat
Specifies whether to repeat item labels for all PivotFields in the specified PivotTable.
See Also
Reference
IPivotTable Interface
IPivotTable Members