[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotLine

IPivotLine Interface

A PivotLine object is a line of rows or columns in an Excel PivotTable.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IPivotLine
Public Interface IPivotLine

Properties

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.