ChartObjects._Copy Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function _Copy As Object
'Usage
Dim instance As ChartObjects
Dim returnValue As Object
returnValue = instance._Copy()
Object _Copy()
Return Value
Type: System.Object