IPivotCaches.Create(XlPivotTableSourceType, Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Office.Interop.Excel.PivotCache Create (Microsoft.Office.Interop.Excel.XlPivotTableSourceType SourceType, object SourceData, object Version);
Public Function Create (SourceType As XlPivotTableSourceType, Optional SourceData As Object, Optional Version As Object) As PivotCache
Parameters
- SourceType
- XlPivotTableSourceType
- SourceData
- Object
- Version
- Object