[]
Execute the export.
public Task ExportAsync(ExcelExportSource exportSource, Stream outputStream)
| Type | Name | Description |
|---|---|---|
| ExcelExportSource | exportSource | The export options. |
| Stream | outputStream | The export result. |
| Type | Description |
|---|---|
| Task | The task. |