Method ExportToExcel
ExportToExcel(ISupportEntityListView)
Exports the data to Excel.
public override Task ExportToExcel(ISupportEntityListView ViewModel)
Parameters
ViewModelISupportEntityListViewThe view model.
Returns
- Task
 A task representing the asynchronous operation.