Enum PivotConditionFormatScopeType
Enum PivotConditionFormatScopeType
Namespace: Aspose.Cells.Pivot
Assembly: Aspose.Cells.dll (25.2.0)
Represents PivotTable condition formatting scope type.
public enum PivotConditionFormatScopeType
Fields
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.