AlignTopRightCorner
Shape.AlignTopRightCorner method
Sposta l’immagine nell’angolo in alto a destra.
public void AlignTopRightCorner(int topRow, int rightColumn)
Parametro | Tipo | Descrizione |
---|---|---|
topRow | Int32 | l’indice di riga. |
rightColumn | Int32 | l’indice di colonna. |
Esempi
[C#]
shape.AlignTopRightCorner(2, 5);
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells