Aspose::Cells::Pivot::PivotConditionFormatScopeType enum

PivotConditionFormatScopeType enum

Represents PivotTable condition formatting scope type.

enum class PivotConditionFormatScopeType

Values

NameValueDescription
Data0
Indicates that conditional formatting is applied to the selected data fields.
Field1
Indicates that conditional formatting is applied to the selected PivotTable field intersections.
Selection2
Indicates that conditional formatting is applied to the selected cells.

See Also