Class ExcelExportService
Service for exporting data to Excel.
public class ExcelExportService : IExcelExportService
- Inheritance
-
ExcelExportService
- Implements
- Derived
Constructors
- ExcelExportService(IExportService)
Initializes a new instance of the ExcelExportService class.
Methods
- ExportToExcel(ISupportEntityListView)
Exports the data to Excel.