PivotConditionFormatScopeType enumeration

PivotConditionFormatScopeType enumeration

Represents PivotTable condition formatting scope type.

The PivotConditionFormatScopeType type exposes the following members:

Fields

FieldDescription
DATAIndicates that conditional formatting is applied to the selected data fields.
FIELDIndicates that conditional formatting is applied to the selected PivotTable field intersections.
SELECTIONIndicates that conditional formatting is applied to the selected cells.

See Also