XlPivotFieldRepeatLabels Enum

Definition

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

xlDoNotRepeatLabels 1

Do not repeat item labels.

xlRepeatLabels 2

Repeat all item labels.

Applies to