AddOleObjectWithLinkedImage
ShapeCollection.AddOleObjectWithLinkedImage method
Ajouter une image liée.
public OleObject AddOleObjectWithLinkedImage(int upperLeftRow, int upperLeftColumn, int height,
int width, string sourceFullName)
| Paramètre | Taper | La description |
|---|---|---|
| upperLeftRow | Int32 | Index de ligne en haut à gauche. |
| upperLeftColumn | Int32 | Index de la colonne en haut à gauche. |
| height | Int32 | La hauteur de la forme. En unité de pixels |
| width | Int32 | La largeur de la forme. En unité de pixels |
| sourceFullName | String | Le chemin et le nom du fichier source de l’image liée |
Return_Value
Picture Objet photo.
Voir également
- class OleObject
- class ShapeCollection
- espace de noms Aspose.Cells.Drawing
- Assemblée Aspose.Cells