IMsoChart.Copy Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function Copy As Object
'Usage
Dim instance As IMsoChart
Dim returnValue As Object
returnValue = instance.Copy()
Object Copy()
Return Value
Type: System.Object