Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IRange Interface
/
Copy Method
/ Copy(IRange) Method
Specifies the new range to which the specified range will be pasted. It can be the range of the same or another workbook.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Copy(IRange) Method
In This Topic
Copies the range to the specified range.
Syntax
C#
void
Copy(
IRange
destination
)
Parameters
destination
Specifies the new range to which the specified range will be pasted. It can be the range of the same or another workbook.
See Also
Reference
IRange Interface
IRange Members
Overload List