Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorksheets Interface
/
move Method
/ move(IWorkbook) Method
Specifies the workbook to which the sheet collection will be moved.
Collapse All
Expand All
In This Topic
move(IWorkbook) Method
In This Topic
Copies the sheet collection to the end of the specified workbook.
Syntax
IWorksheets
move(
IWorkbook
targetWorkbook
)
Parameters
targetWorkbook
Specifies the workbook to which the sheet collection will be moved.
Return Value
The moved sheet collection.
See Also
Reference
IWorksheets Interface
IWorksheets Members
Overload List