MoveToRange Method
MoveToRange function
Moves the shape to a specified range.
func (instance *Oval) MoveToRange(toprow int32, leftcolumn int32, bottomrow int32, rightcolumn int32) error
Remarks
See Also
- Class Oval
- Library Aspose.Cells for Go
Moves the shape to a specified range.
func (instance *Oval) MoveToRange(toprow int32, leftcolumn int32, bottomrow int32, rightcolumn int32) error