XlPivotFieldRepeatLabels Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether to repeat all field item labels in a PivotTable report.
public enum class XlPivotFieldRepeatLabels
public enum XlPivotFieldRepeatLabels
Public Enum XlPivotFieldRepeatLabels
- Inheritance
-
XlPivotFieldRepeatLabels
Fields
Name | Value | Description |
---|---|---|
xlDoNotRepeatLabels | 1 | Do not repeat item labels. |
xlRepeatLabels | 2 | Repeat all item labels. |