AddOleObjectWithLinkedImage
ShapeCollection.AddOleObjectWithLinkedImage method
Füge ein verlinktes Bild hinzu.
public OleObject AddOleObjectWithLinkedImage(int upperLeftRow, int upperLeftColumn, int height,
int width, string sourceFullName)
Parameter | Typ | Beschreibung |
---|---|---|
upperLeftRow | Int32 | Zeilenindex oben links. |
upperLeftColumn | Int32 | Spaltenindex oben links. |
height | Int32 | Die Höhe der Form. In Pixeleinheiten |
width | Int32 | Die Breite der Form. In Pixeleinheiten |
sourceFullName | String | Der Pfad und Name der Quelldatei für das verknüpfte Bild |
Rückgabewert
Picture
Bildobjekt.
Siehe auch
- class OleObject
- class ShapeCollection
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells