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