Share via


IMsoChart.CopyPicture Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub CopyPicture ( _
    Appearance As Integer, _
    Format As Integer, _
    Size As Integer _
)
'Usage
Dim instance As IMsoChart
Dim Appearance As Integer
Dim Format As Integer
Dim Size As Integer

instance.CopyPicture(Appearance, Format, _
    Size)
void CopyPicture(
    int Appearance,
    int Format,
    int Size
)

Parameters

See Also

Reference

IMsoChart Interface

IMsoChart Members

Microsoft.Office.Core Namespace