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