接口的使用
com.grapecity.documents.excel.IPivotItemList
-
com.grapecity.documents.excel中IPivotItemList的使用
修饰符和类型方法说明IPivotCell.getColumnItems()
Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range.IPivotCell.getRowItems()
Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.