Spread.Services Documentation
Create Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IPivotCaches Interface
: Create Method
The data for the new PivotTable cache.
Creates a new PivotCache.
Syntax
C#
IPivotCache
Create( System.
object
SourceData
)
Parameters
SourceData
The data for the new PivotTable cache.
Return Value
PivotCache
See Also
Reference
IPivotCaches Interface
IPivotCaches Members