Interface IExcelExportService
Represents an interface for exporting data to Excel.
public interface IExcelExportService
Methods
- ExportToExcel(ISupportEntityListView)
Exports the data to Excel.
Represents an interface for exporting data to Excel.
public interface IExcelExportService
Exports the data to Excel.