Spread.Services Documentation
Cut 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
: Cut Method
Specifies the new range to which the specified range will be pasted.
Cuts the range to the specified range.
Syntax
C#
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