Click or drag to resize
Workbook Constructor
Initializes a new instance of Workbook class.

Namespace: Aceoffix.ExcelReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public Workbook()
Remarks
Note Note

Aceoffix.ExcelReader.Workbook object can only be created in the page specified in the SaveDataPage.

See Also