MoveToRange Method
MoveToRange function
Moves the shape to a specified range.
func (instance *CustomXmlShape) MoveToRange(upperleftrow int32, upperleftcolumn int32, lowerrightrow int32, lowerrightcolumn int32) error
Remarks
See Also
- Class CustomXmlShape
- Library Aspose.Cells for Go