Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICalculatedItems Interface
Members
In This Topic
    ICalculatedItems Interface
    In This Topic
    A collection of PivotItem objects that represent all the calculated items in the specified PivotTable report.
    Syntax
    public interface ICalculatedItems 
        implements java.lang.Iterable  
    See Also