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