Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / copy Method / copy() Method
In This Topic
    copy() Method
    In This Topic
    Copies the sheet to the end of the current workbook.
    Syntax
    IWorksheet copy()

    Return Value

    The new copied sheet
    See Also