ControlSite.CopyPicture(XlPictureAppearance, XlCopyPictureFormat) Methode

Definition

Kopiert ControlSite als Bild in die Zwischenablage.

public object CopyPicture (Microsoft.Office.Interop.Excel.XlPictureAppearance Appearance, Microsoft.Office.Interop.Excel.XlCopyPictureFormat Format);

Parameter

Appearance
XlPictureAppearance

Einer der XlPictureAppearance-Werte, die angeben, wie das Bild kopiert werden soll.

Format
XlCopyPictureFormat

Einer der XlCopyPictureFormat-Werte, die das Bildformat angeben.

Gibt zurück

Object

true, wenn der Kopiervorgang erfolgreich war; andernfalls false.

Gilt für