接口的使用
com.grapecity.documents.excel.IPivotItem
-
com.grapecity.documents.excel中IPivotItem的使用
修饰符和类型方法说明创建一个新的计算项。ICalculatedItems.get
(int index) 获取通过索引计算的 IPivotItem 项。获取名为 itemName 的 IPivotItem 项目。IPivotItemList.get
(int field) 保留给内部使用。IPivotItems.get
(int index) 返回集合中的单个对象。返回集合中的一个单一对象。IPivotCell.getPivotItem()
返回一个表示包含指定区域左上角项的透视表项的 PivotItem 对象。