Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotCache Interface
Properties Methods

In This Topic
    IPivotCache Interface Members
    In This Topic

    The following tables list the members exposed by IPivotCache.

    Public Properties
     NameDescription
     Property Returns the index number of the object within the collection of similar objects.  
     Property Returns the number of records in the PivotTable cache or the number of cache records that contain the specified item.  
     Property Returns the date on which the PivotTable cache was last refreshed.  
     Property Returns the name of the person who last refreshed the PivotTable cache.  
     Property Gets or sets the data source for the PivotTable report.  
    Top
    Public Methods
     NameDescription
     Method Creates a PivotTable report based on a PivotCache object.  
     Method Updates the cache of the PivotTable object.  
    Top
    See Also