Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / 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.
    Syntax
    public interface IPivotItems 
        implements java.lang.Iterable  
    See Also