com.grapecity.documents.excel Package / IWorksheet Interface / move Method / move() Method
In This Topic
move() Method
In This Topic
Moves the sheet to the end of the current workbook.
Syntax
IWorksheet move()

Return Value

The moved sheet
See Also