[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelImporter

ExcelImporter Class

Importer that is responsible for converting an uploaded file to an Excel JSON.

Inheritance
ExcelImporter
Namespace: C1.Web.Api.Excel
Assembly: C1.Web.Api.Excel.dll
Syntax
public class ExcelImporter : IImporter<ImportSource, Workbook>

Constructors

Name Description
ExcelImporter()

Create an ExcelImporter instance.

Methods

Name Description
ImportAsync(ImportSource)

Execute the import.