Move
GridPicture.Move method
Verschiebt das Bild an eine bestimmte Position.
public void Move(int upperLeftRow, int upperLeftColumn)
Parameter | Typ | Beschreibung |
---|---|---|
upperLeftRow | Int32 | Zeilenindex oben links. |
upperLeftColumn | Int32 | Spaltenindex oben links. |
Siehe auch
- class GridPicture
- namensraum Aspose.Cells.GridWeb.Data
- Montage Aspose.Cells.GridWeb