Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ExportRangeToJson(range, options); // Output the JSON data Console.WriteLine(jsonData);...get the JSON representation. Output : Finally, print or use the...