Description
Using a dictionary to store key values to use SaveAsTemplateAsync causes errors when opening the file in Excel
Expected Behavior
No error when the file is opened
Actual Behavior
There's error when the file is opened.
Workarounds
Using String to export decimal value "works" but Excel process these values as string.
Environment (please fill the following information):
- MiniExcel Version: 1.42.0
- .NET Version: net8.0
- OS: macOS French (decimal separator in , not .)