Good day,
I was wondering on whether I can export all the data from a datatable and insert it on a
specified column and row of the excel. I already have a datatable from sql that is displaying
the data to the datagridview1. I would like to use the data from the datagridview1 in order
to insert to a specified column and row of the excel.
I am using FreeSpire.xls and FreeSpire.office for Windows Application C#