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…...Column + 1); // Set options for exporting the range to JSON ExportRangeToJsonOpt...ExportRangeToJsonOpt options = new ExportRangeToJsonOpt(); //...