Enum ConditionFormatScopeType
Namespace: DRIT.Spreadsheet.Pivot
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum ConditionFormatScopeType : int
Fields
Name | 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. |