PivotFormatConditionCollection Class
PivotFormatConditionCollection class
Represents PivotTable Format Conditions.
type PivotFormatConditionCollection 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 |