接口 IPivotFormulas
- 所有超级接口:
Iterable<IPivotFormula>
Represents the collection of IPivotFormula
-
方法详细资料
-
getCount
int getCount()Returns the number of objects in the collection. -
get
Returns theIPivotFormula
by index.- 参数:
index
-- 返回:
IPivotFormula
-