R
Randy
I've found several examples of exporting to Excel (XML) from a DataGridView.
I need to export to an actual binary XLS file from a DataGridView. I've
found what I think are a couple of examples but I end up getting
ComExceptions when using the examples.
I've got Microsoft Excel 11.0 Object Library included as a Reference in my
solution.
Does anyone know of a good example of exporting from a DataGridView to an
Excel binary XLS file?
Or, is there any easy way to convert the Excel XML to Excel XLS (binary)?
Thanks...
I need to export to an actual binary XLS file from a DataGridView. I've
found what I think are a couple of examples but I end up getting
ComExceptions when using the examples.
I've got Microsoft Excel 11.0 Object Library included as a Reference in my
solution.
Does anyone know of a good example of exporting from a DataGridView to an
Excel binary XLS file?
Or, is there any easy way to convert the Excel XML to Excel XLS (binary)?
Thanks...