Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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

    Returns the new sheet
    See Also