Click or drag to resize

XlsPivotTable Clone Method

Overload List
Name Description
Public method Clone(Object)
Creates a clone of the specified parent object using the default cache index and no additional parameters.
Public method Clone(Object, Int32, Dictionary String, String )
Creates a clone of the specified object with additional parameters for caching and worksheet name mapping.
Top
See Also