AddLinkedPicture
ShapeCollection.AddLinkedPicture method
Füge ein verlinktes Bild hinzu.
public Picture AddLinkedPicture(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 Picture
- class ShapeCollection
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells