Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotCaches Interface
/ Create Method
The data for the new PivotTable cache.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Create Method
In This Topic
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