Aspose::Cells::Pivot::PivotConditionFormatScopeType enum
PivotConditionFormatScopeType enum
Represents PivotTable condition formatting scope type.
enum class PivotConditionFormatScopeType
Values
Name | Value | Description |
---|---|---|
Data | 0 | Indicates that conditional formatting is applied to the selected data fields. |
Field | 1 | Indicates that conditional formatting is applied to the selected PivotTable field intersections. |
Selection | 2 | Indicates that conditional formatting is applied to the selected cells. |
See Also
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++