Spread.Services Documentation
Cut Method
GrapeCity.Documents.Spread Namespace > IRange Interface : Cut Method
Specifies the new range to which the specified range will be pasted.
Cuts the range to the specified range.
Syntax
void Cut( 
   IRange destination
)

Parameters

destination
Specifies the new range to which the specified range will be pasted.
See Also

Reference

IRange Interface
IRange Members