Moves the data from the current range to the range identified by the specified cell.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool MoveTo ( |
Visual Basic
![]() |
---|
Public Function MoveTo( _ |
The top-left cell of the target range.
This method will raise an InvalidOperationException exception if the target range is outside of the current worksheet.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |