GridPicture.Move
GridPicture.Move method
Moves the picture to a specified location.
public void Move(int upperLeftRow, int upperLeftColumn)
Parameter | Type | Description |
---|---|---|
upperLeftRow | Int32 | Upper left row index. |
upperLeftColumn | Int32 | Upper left column index. |
See Also
- class GridPicture
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop