Spread.Services Documentation
Copy Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: Copy Method
Specifies the new range to which the specified range will be pasted.
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.
See Also
Reference
IRange Interface
IRange Members