Freigeben über


ControlSite.CopyPicture-Methode

Kopiert das ControlSite als Bild in die Zwischenablage.

Namespace:  Microsoft.Office.Tools.Excel
Assemblys:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Function CopyPicture ( _
    Appearance As XlPictureAppearance, _
    Format As XlCopyPictureFormat _
) As Object
Object CopyPicture(
    XlPictureAppearance Appearance,
    XlCopyPictureFormat Format
)

Parameter

Rückgabewert

Typ: System.Object
true , wenn der Kopiervorgang erfolgreich war; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

ControlSite Schnittstelle

Microsoft.Office.Tools.Excel-Namespace