Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotItem Interface
Members
In This Topic
    IPivotItem Interface
    In This Topic
    Represents an item in a PivotTable field. The items are the individual data entries in a field category. The PivotItem object is a member of the PivotItems collection. The PivotItems collection contains all the items in a PivotField.
    Syntax
    public interface IPivotItem 
    See Also