IMsoChart.Paste Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Paste ( _
varType As Object _
)
'Usage
Dim instance As IMsoChart
Dim varType As Object
instance.Paste(varType)
void Paste(
Object varType
)
Parameters
- varType
Type: System.Object