I want to add something like this worksheet.Cells[“A1”].PutValue(“Summary of the excel data”);
JsonInput should come from Cells[“A2”]
So when i change the above line to change the index of ROW to 1 it is throwing error
JsonUtility.ImportData(jsonInput, worksheet.Cells, 1, 0, options);
Which version of Aspose.Cells for .NET you are using? I tested your scenario/case with sample JSON data to import it starting from A2 using our latest version/fix: Aspose.Cells for .NET 22.6.1, it works fine and I do not get any issue or error. The output file is fine tuned.
e.g. Sample code:
It might be a bug in the older version (Aspose.Cells” Version=“21.12.0) which got fixed in newer versions. As suggested earlier, please try our newer version and let us know your feedback.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.