See the following code: spreadsheetObj = SpreadsheetNew('Metrics',false); SpreadSheetSetColumnWidth(spreadsheetObj, 3, 10); SpreadSheetAddRow(spreadsheetObj,'Merchant ID,Merchant Name,Return…
Thanks, even making sure all formatting was at the end (just moving the col width down to the end per the code above) made no changes in the output. Sadly this doesn't seem any different in CF11…
