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

    Parameters

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

    Return Value

    The moved sheet collection.
    See Also