[]
        
(Showing Draft Content)

C1.Web.Api.Excel

C1.Web.Api.Excel Namespace

Classes

ExcelController

Controller for Excel Web API.

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.

ExcelExporter

Exporter that is responsible for converting an ExcelExportSource to an Excel file.

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.

Interfaces

IExcelHost

Interface for converting Excel file stream to JSON format.