Interface IPivotLine
public interface IPivotLine
A PivotLine object is a line of rows or columns in an Excel PivotTable.
-
Method Summary
Returns a constant that indicates the type of PivotLine.
Returns a collection of PivotCell objects in a PivotLine.
int
Returns or sets the position of the PivotLine.
-
Method Details
-
getLineType
Returns a constant that indicates the type of PivotLine.
-
getPivotLineCells
Returns a collection of PivotCell objects in a PivotLine.
-
getPosition
int getPosition()
Returns or sets the position of the PivotLine.