Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Workbook Constructor / Workbook Constructor(WorkbookOptions)
The workbook options.
In This Topic
    Workbook Constructor(WorkbookOptions)
    In This Topic
    Creates the workbook.
    Syntax
    public Workbook( 
       WorkbookOptions options
    )

    Parameters

    options
    The workbook options.
    See Also