Reader.GetWorkbook Method

NanoXLSX

NanoXLSX

ReaderGetWorkbook Method

Resolves the workbook with all worksheets from the loaded file

Namespace:  NanoXLSX.LowLevel
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public Workbook GetWorkbook()

Return Value

Type: Workbook
Workbook object
See Also