Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / moveBefore Method
The sheet before which the moved sheet will be placed. It can be the sheet of the same or another workbook.
In This Topic
    moveBefore Method
    In This Topic
    Moves the sheet to the location before the specified sheet.
    Syntax

    Parameters

    targetSheet
    The sheet before which the moved sheet will be placed. It can be the sheet of the same or another workbook.

    Return Value

    The moved sheet
    See Also