Interface IPivotItemList
- All Superinterfaces:
Iterable<IPivotItem>
A collection of all the PivotItem objects in the specified PivotTable. Each PivotItem represents an item in a PivotTable field.
-
Method Summary
Reserved for internal use.
int
Returns the number of objects in the collection.
-
Method Details
-
getCount
int getCount()
Returns the number of objects in the collection. Read-only Integer.
-
get
Reserved for internal use.