[]
Creates a new PivotCache using range or table.
IPivotCache Create(object SourceData)
Function Create(SourceData As Object) As IPivotCache
The range or table data for the new PivotTable cache.
PivotCache.
If SourceData is not a range or table.
SourceData