PivotConditionalFormat Class
Contents
[
Hide
]PivotConditionalFormat class
Represents a PivotTable Format Condition in PivotFormatCondition Collection.
type PivotConditionalFormat struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetCellAreas | Gets all cell areas where this conditional format applies to. |
GetPivotAreas | Gets all pivot areas. |
AddCellArea | Adds an area based on pivot table view. |
AddFieldArea_PivotFieldType_String | Adds an area of pivot field. |
AddFieldArea_PivotFieldType_PivotField | Adds an area of pivot field. |
GetFormatConditions | Get conditions for the pivot table conditional format . |
GetScopeType | Get and set scope type for the pivot table conditional format . |
SetScopeType | Get and set scope type for the pivot table conditional format . |
GetRuleType | Get and set rule type for the pivot table condition format . |
SetRuleType | Get and set rule type for the pivot table condition format . |