接口 IPivotLine


public interface IPivotLine
一个PivotLine对象是Excel数据透视表中一行或一列。
  • 方法详细资料

    • getLineType

      PivotLineType getLineType()
      返回一个常量,表示PivotLine的类型。
    • getPivotLineCells

      IPivotLineCells getPivotLineCells()
      返回一个PivotLine中的PivotCell对象集合。
    • getPosition

      int getPosition()
      返回或设置枢轴线的位置。