[]
        
(Showing Draft Content)

C1.Web.Api.Excel.ExcelExporter

ExcelExporter Class

Exporter that is responsible for converting an ExcelExportSource to an Excel file.

Inheritance
ExcelExporter
Namespace: C1.Web.Api.Excel
Assembly: C1.Web.Api.Excel.dll
Syntax
public class ExcelExporter : IExporter<ExcelExportSource>, IExporter

Constructors

Name Description
ExcelExporter()

Create an ExcelExporter instance.

Methods

Name Description
ExportAsync(ExcelExportSource, Stream)

Execute the export.