Hello,
Is it possible to reorder column in the excel file after the exporting procedure has been completed?I noticed an index property in the Workbook.Worksheets[0].Columns but it is read-only.
Thanks
VALERIO
Just noticed your post from last year. Sorry it wasn't answered. We received a huge influx of posts last year and we are going through addressing everything that was missed!
Did you find a solution? Would you mind mentioning what you came up with here? I was thinking you would have to parse the text afterwards or add some custom code to reorder the columns. You could try re-ordering the columns in the grid before the export as well.
Thank you!