[]
A PivotLine object is a line of rows or columns in an Excel PivotTable.
public interface IPivotLine
Public Interface IPivotLine
Name | Description |
---|---|
LineType | Returns a constant that indicates the type of PivotLine. |
PivotLineCells | Returns a collection of PivotCell objects in a PivotLine. |
Position | Returns the position of the PivotLine. |