ComponentOne Web API Edition
ExportAsync Method (ExcelExporter)

C1.Web.Api.Excel Namespace > ExcelExporter Class : ExportAsync Method
The export options.
The export result.
Execute the export.
Syntax
'Declaration
 
Public Function ExportAsync( _
   ByVal exportSource As ExcelExportSource, _
   ByVal outputStream As Stream _
) As Task

Parameters

exportSource
The export options.
outputStream
The export result.

Return Value

The task.
See Also

Reference

ExcelExporter Class
ExcelExporter Members