接口的使用
com.grapecity.documents.excel.IPivotCache
-
com.grapecity.documents.excel中IPivotCache的使用
修饰符和类型方法说明Creates a new PivotCache.IPivotCaches.get
(int index) Gets a PivotCache by index.IPivotTable.getPivotCache()
Returns a PivotCache object that represents the cache for the specified PivotTable report.修饰符和类型方法说明IPivotTables.add
(IPivotCache PivotCache, IRange TableDestination) Adds a new PivotTable report.IPivotTables.add
(IPivotCache PivotCache, IRange TableDestination, String TableName) Adds a new PivotTable report.