MiniExcel
MiniExcel copied to clipboard
JsonObject as data source
Excel Type
- [ ] XLSX
MiniExcel Version
Description
Often you need to generate a document based on data received in the Json format when there is no description of the types. In this case, the source may be JObject. But when generating data using a template, the error "Parameter count mismatch" appears Tell me how you can solve this problem?
An example to reproduce the problem is attached. Thanks in advance for your answer