Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotItems Interface
Members
In This Topic
    IPivotItems Interface
    In This Topic
    Represents a collection of all the PivotItem objects in a PivotTable field. The items are the individual data entries in a field category.
    Object Model
    IPivotItems Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface IPivotItems 
    See Also