Enum PivotConditionFormatScopeType

PivotConditionFormatScopeType enumeration

Represents PivotTable condition formatting scope type.

public enum PivotConditionFormatScopeType

Values

NameValueDescription
Data0Indicates that conditional formatting is applied to the selected data fields.
Field1Indicates that conditional formatting is applied to the selected PivotTable field intersections.
Selection2Indicates that conditional formatting is applied to the selected cells.

See Also