mini-software / MiniExcel

Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
https://www.nuget.org/packages/MiniExcel/
Apache License 2.0
2.81k stars 342 forks source link

Fix potential endless loop #630

Closed meld-cp closed 4 months ago

meld-cp commented 4 months ago

Escape out of while loop correctly, fix code formatting