ActiveReports 13
Render(IReport,StreamProvider,ExcelRenderingExtensionSettings) Method

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.ActiveReports.Export.Excel.Page Namespace > ExcelRenderingExtension Class > Render Method : Render(IReport,StreamProvider,ExcelRenderingExtensionSettings) Method
Syntax
'Declaration
 
Public Overloads Sub Render( _
   ByVal report As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport, _
   ByVal streamProvider As GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider, _
   ByVal settings As ExcelRenderingExtensionSettings _
) 
public void Render( 
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport report,
   GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider streamProvider,
   ExcelRenderingExtensionSettings settings
)

Parameters

report
streamProvider
settings
See Also

Reference

ExcelRenderingExtension Class
ExcelRenderingExtension Members
Overload List