Move Method
Move function
Moves the picture to a specified location.
func (instance *Picture) Move(upperleftrow int32, upperleftcolumn int32) error
Remarks
See Also
- Class Picture
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Moves the picture to a specified location.
func (instance *Picture) Move(upperleftrow int32, upperleftcolumn int32) error