Constructor TelerikExcelExportService
TelerikExcelExportService(IExportService, IFileService)
Initializes a new instance of the TelerikExcelExportService class.
public TelerikExcelExportService(IExportService exportService, IFileService _fileService)
Parameters
exportService
IExportServiceThe export service.
_fileService
IFileServiceThe file service.