AlignTopRightCorner
Shape.AlignTopRightCorner method
Flyttar bilden till det övre högra hörnet.
public void AlignTopRightCorner(int topRow, int rightColumn)
Parameter | Typ | Beskrivning |
---|---|---|
topRow | Int32 | radindex. |
rightColumn | Int32 | kolumnindex. |
Exempel
[C#]
shape.AlignTopRightCorner(2, 5);
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells