PivotConditionalFormatCollection Class
PivotConditionalFormatCollection class
Represents all conditional formats of pivot table.
type PivotConditionalFormatCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add | Adds a pivot FormatCondition to the collection. |
Get | Gets the pivot FormatCondition object at the specific index. |
GetCount |