Web API Core | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Web.Api.Excel Namespace
    In This Topic
    Classes
     ClassDescription
    ClassController for Excel Web API.
    ClassExporter that is responsible for converting an ExcelExportSource to an Excel file.
    ClassAn attribute to apply to action parameters for model binding for Excel export.
    ClassThe exchange data model used for sending Excel export requests.
    ClassImporter that is responsible for converting an uploaded file to an Excel JSON.
    ClassThe request data of generating the excel.
    ClassImplementation of IExcelHost using C1.Excel.
    ClassThe request data of merging excels.
    Interfaces
     InterfaceDescription
    InterfaceInterface for converting Excel file stream to JSON format.
    See Also