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

In This Topic
    IPivotLines Interface Members
    In This Topic

    The following tables list the members exposed by IPivotLines.

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