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