Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotItemList Interface
Members
In This Topic
    IPivotItemList Interface
    In This Topic
    A collection of all the PivotItem objects in the specified PivotTable. Each PivotItem represents an item in a PivotTable field.
    Object Model
    IPivotItemList Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface IPivotItemList 
    See Also