Hello guys!
We are building a POC where a user may create an xlsx file from JSON Data, do some changes and import it back.
The problem we have right now that the JSON structure is being corrupted.
Original JSON:
[
…...create an xlsx file from JSON data, do some changes and import...Thanks! Kseniya Data structure: public class Data { public string...