IPivotCaches.Add(XlPivotTableSourceType, 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 Add (Microsoft.Office.Interop.Excel.XlPivotTableSourceType SourceType, object SourceData);
Public Function Add (SourceType As XlPivotTableSourceType, Optional SourceData As Object) As PivotCache
Parameters
- SourceType
- XlPivotTableSourceType
- SourceData
- Object