com.grapecity.documents.excel Package / 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.
Syntax
public interface IPivotItemList 
    implements java.lang.Iterable  
See Also