Class | Description | |
---|---|---|
ExcelController | Controller for Excel Web API. | |
ExcelExporter | Exporter that is responsible for converting an ExcelExportSource to an Excel file. | |
ExcelExportModelBinderAttribute | An attribute to apply to action parameters for model binding for Excel export. | |
ExcelExportSource | The exchange data model used for sending Excel export requests. | |
ExcelImporter | Importer that is responsible for converting an uploaded file to an Excel JSON. | |
ExcelRequest | The request data of generating the excel. | |
GcExcelHost | Implementation of IExcelHost using C1.Excel. | |
MergeRequest | The request data of merging excels. |