Divooka.FileFormats.Excel

Divooka.FileFormats.Excel.ExcelReader

Reads and writes from and to Excel in the form of Data grid

Divooka.FileFormats.Excel.ExcelReader.CreateFromExcelWorksheet()

Reading specified worksheet from excel file as data grid; By default, use the first one.

Remarks

Notice in the future if we want to ever expand Excel support - we must have dedicated reader/writer because implementation may vary.

Parameters

NameDescriptionDefault
filePath
worksheet
containsHeader
customRange
invalidValuePolicy

Returns