Depends. Are you creating the reports programmatically or through some generic query? Programmatically, you can parse the output into Spreadsheet XML (Excel 2003) which can be opened directly with Excel and can include column widths and cell formats.
https://docs.microsoft.com/en-us/previous-versions/office/developer/off…
- Log in to post comments