MiniExcel icon indicating copy to clipboard operation
MiniExcel copied to clipboard

JsonObject as data source

Open GuardianFree opened this issue 1 year ago • 0 comments

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

TestJsonDataBuilder.zip

GuardianFree avatar Aug 16 '24 14:08 GuardianFree