Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheets Interface / Add Method / Add() Method
In This Topic
    Add() Method
    In This Topic
    Creates a new worksheet. The new worksheet becomes the active sheet.
    Syntax
    IWorksheet Add()

    Return Value

    Returns the new worksheet
    See Also