Copies the data in the specified range and returns an object identifying the copied data.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
Visual Basic
Copy Code
|
|---|
Public Function CopyData( _ |
The range from which the data is copied.
An object identifying the copied data.
See Also