Spread.Services Documentation
Create Method
GrapeCity.Documents.Spread Namespace > IPivotCaches Interface : Create Method
The data for the new PivotTable cache.
Creates a new PivotCache.
Syntax
IPivotCache Create( 
   System.object SourceData
)

Parameters

SourceData
The data for the new PivotTable cache.

Return Value

PivotCache
See Also

Reference

IPivotCaches Interface
IPivotCaches Members