接口的使用
com.grapecity.documents.excel.IPivotLine
-
com.grapecity.documents.excel中IPivotLine的使用
修饰符和类型方法说明IPivotLines.get
(int index) 返回PivotLines集合对象中按其在集合中的位置特定的元素。IPivotCell.getPivotColumnLine()
返回特定PivotCell对象上列的PivotLine。IPivotCell.getPivotRowLine()
返回特定PivotCell对象所在行的PivotLine。