'宣言 Public Function New( _ ByVal licenseKey As System.String, _ ByVal options As WorkbookOptions _ )
public Workbook( System.string licenseKey, WorkbookOptions options )
パラメータ
- licenseKey
- ライセンスキー
- options
- ワークブックオプション
'宣言 Public Function New( _ ByVal licenseKey As System.String, _ ByVal options As WorkbookOptions _ )
public Workbook( System.string licenseKey, WorkbookOptions options )