Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheets Interface / add Method / add(SheetType) Method
The sheet's type.
In This Topic
    add(SheetType) Method
    In This Topic
    Creates a new sheet. The new sheet becomes the active sheet.
    Syntax

    Parameters

    type
    The sheet's type.

    Return Value

    the new worksheet.
    See Also