Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotLines Interface
Members
In This Topic
    IPivotLines Interface
    In This Topic
    The PivotLines object is a collection of lines in a PivotTable, containing all lines on rows or columns of the pivot. Each line is a set of PivotCells.
    Object Model
    IPivotLines Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface IPivotLines 
    See Also