Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / Workbook Constructor / Workbook Constructor(String)
The license key.
In This Topic
    Workbook Constructor(String)
    In This Topic
    Creates the workbook.
    Syntax
    public Workbook( 
       System.string licenseKey
    )

    Parameters

    licenseKey
    The license key.
    See Also