public interface IPivotLine
| Modifier and Type | Method and Description |
|---|---|
PivotLineType |
getLineType()
Returns a constant that indicates the type of PivotLine.
|
IPivotLineCells |
getPivotLineCells()
Returns a collection of PivotCell objects in a PivotLine.
|
int |
getPosition()
Returns or sets the position of the PivotLine.
|
PivotLineType getLineType()
IPivotLineCells getPivotLineCells()
int getPosition()