接口 IPivotFields
- 所有超级接口:
Iterable<IPivotField>
Represents a collection of all the PivotField objects in a PivotTable report.
-
方法详细资料
-
getCount
int getCount()Returns the number of objects in the collection . -
get
Returns a single object from a collection.- 参数:
index
- The index number for the object.
-
get
Returns a single object from a collection.- 参数:
name
- The name for the object.
-