[]
        
立即试用
(Showing Draft Content)

IPivotLine

Interface IPivotLine


public interface IPivotLine
一个PivotLine对象是Excel数据透视表中一行或一列。
  • Method Details

    • getLineType

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

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

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