PivotFormatConditionCollection
Contents
[
Hide
]PivotFormatConditionCollection class
Represents PivotTable Format Conditions.
Methods
| Name | Description |
|---|---|
| add() | Adds a pivot FormatCondition to the collection. not supported@return {Number} pivot FormatCondition object index. |
| add() | Reserved for internal use. |
| clear() | |
| contains() | Reserved for internal use. |
| get() | Gets the pivot FormatCondition object at the specific index. |
| get() | Reserved for internal use. |
| getCount() | |
| indexOf() | Reserved for internal use. |
| iterator() | |
| removeAt() |
add()
Adds a pivot FormatCondition to the collection. not supported@return {Number} pivot FormatCondition object index.
add()
Reserved for internal use.
clear()
contains()
Reserved for internal use.
get()
Gets the pivot FormatCondition object at the specific index.
Returns: PivotFormatCondition — PivotFormatCondition pivot FormatCondition object.
get()
Reserved for internal use.
getCount()
indexOf()
Reserved for internal use.