Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IRange Interface
/ cut Method
Specifies the new range to which the specified range willbe pasted. It can be the range of the same or another workbook.
Collapse All
Expand All
In This Topic
cut Method
In This Topic
Cuts the range to the specified range.
Syntax
void
cut(
IRange
destination
)
Parameters
destination
Specifies the new range to which the specified range willbe pasted. It can be the range of the same or another workbook.
See Also
Reference
IRange Interface
IRange Members