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.
In This Topic
    move(IWorkbook) Method
    In This Topic
    Moves the sheet to the end of the specified workbook.
    Syntax

    Parameters

    workbook
    Specifies the workbook to which the sheet will be moved.

    Return Value

    The moved sheet
    See Also