[]
Exporter that is responsible for converting an ExcelExportSource to an Excel file.
public class ExcelExporter : IExporter<ExcelExportSource>, IExporter
| Name | Description |
|---|---|
| ExcelExporter() | Create an ExcelExporter instance. |
| Name | Description |
|---|---|
| ExportAsync(ExcelExportSource, Stream) | Execute the export. |