MindFusion.Java Package Programmer's Guide
CellRange.moveTo Method
See Also
 






Moves the data from the current range to another range.

 Overload List

Name Description

CellRange.moveTo (Cell)

Moves the data from the current range to the range identified by the specified cell.

CellRange.moveTo (Int32, Int32)

Moves the data from the current range to the range identified by the specified column and row.

 See Also

CellRange Members
CellRange Class
com.mindfusion.spreadsheet Namespace