Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCache Interface

In This Topic
    IPivotCache Interface Methods
    In This Topic

    For a list of all members of this type, see IPivotCache members.

    Public Methods
     NameDescription
     MethodOverloaded. Creates a PivotTable report based on a PivotCache object.  
     MethodReturns the index number of the object within the collection of similar objects.  
     MethodReturns the number of records in the PivotTable cache or the number of cache records that contain the specified item.  
     Method

    This member is obsolete. Use getRefreshLocalDateTime instead.

    Returns the date on which the PivotTable cache was last refreshed.  
     MethodReturns the date on which the PivotTable cache was last refreshed.  
     MethodReturns the name of the person who last refreshed the PivotTable cache.  
     MethodGets the data source for the PivotTable report.  
     MethodUpdates the cache of the PivotTable object.  
     MethodSets the data source for the PivotTable report.  
    Top
    See Also