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