Spread.Services Documentation
Copy Method
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
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