AlignTopRightCorner
Shape.AlignTopRightCorner method
Mueve la imagen a la esquina superior derecha.
public void AlignTopRightCorner(int topRow, int rightColumn)
Parámetro | Escribe | Descripción |
---|---|---|
topRow | Int32 | el índice de la fila. |
rightColumn | Int32 | el índice de la columna. |
Ejemplos
[C#]
shape.AlignTopRightCorner(2, 5);
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells