Reader.Read Method

NanoXLSX

NanoXLSX

ReaderRead Method

Reads the XLSX file from a file path or a file stream

Namespace:  NanoXLSX.LowLevel
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public void Read()
Exceptions
ExceptionCondition
IOException Throws IOException in case of an error
See Also