NanoXLSX Library Documentation
![]() | 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)

C#
public void Read()

Exception | Condition |
---|---|
IOException | Throws IOException in case of an error |
