How to export data present in Datatable to an ".xls" file?
DataTable.Export("Path of the sheet") or DataTable.ExportSheet("Path of the sheet",Index of the runtime datatable u want to export")