Interface IPivotLine
public interface IPivotLine
一个PivotLine对象是Excel数据透视表中一行或一列。
-
Method Summary
返回一个PivotLine中的PivotCell对象集合。
int
-
Method Details
-
getLineType
返回一个常量,表示PivotLine的类型。
-
getPivotLineCells
返回一个PivotLine中的PivotCell对象集合。
-
getPosition
int getPosition()
返回或设置枢轴线的位置。