PivotConditionFormatScopeType Enum
PivotConditionFormatScopeType Enum
Represents PivotTable condition formatting scope type.
type PivotConditionFormatScopeType int32
Fields
| Field | Description |
|---|---|
| Data | Indicates that conditional formatting is applied to the selected data fields. |
| Field | Indicates that conditional formatting is applied to the selected PivotTable field intersections. |
| Selection | Indicates that conditional formatting is applied to the selected cells. |