[]
Importer that is responsible for converting an uploaded file to an Excel JSON.
public class ExcelImporter : IImporter<ImportSource, Workbook>
| Name | Description |
|---|---|
| ExcelImporter() | Create an ExcelImporter instance. |
| Name | Description |
|---|---|
| ImportAsync(ImportSource) | Execute the import. |