接口的使用
com.grapecity.documents.excel.IPivotLine
-
com.grapecity.documents.excel中IPivotLine的使用
修饰符和类型方法说明IPivotLines.get
(int index) Returns a specific element of the PivotLines collection object by its position in the collection.IPivotCell.getPivotColumnLine()
Returns the PivotLine on a column for a specific PivotCell object.IPivotCell.getPivotRowLine()
Returns the PivotLine on a row for a specific PivotCell object.