PivotConditionFormatScopeType
PivotConditionFormatScopeType enumeration
Represents PivotTable condition formatting scope type.
public enum 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
- assembly Aspose.Cells