Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotLineCells Interface
Properties Methods

In This Topic
    IPivotLineCells Interface Members
    In This Topic

    The following tables list the members exposed by IPivotLineCells.

    Public Properties
     NameDescription
     Property Returns the number of items in the PivotLineCells collection.  
     Property Returns a specific element of the PivotLineCells collection object identified by its position in the collection. Read-only.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.IEnumerable<IPivotCell>)
    Top
    See Also