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