GrapeCity ActiveReports for .NET 14.0J
Render(IReport,StreamProvider,NameValueCollection) メソッド

GrapeCity.ActiveReports.Export.Excel アセンブリ > GrapeCity.ActiveReports.Export.Excel.Page 名前空間 > ExcelRenderingExtension クラス > Render メソッド : Render(IReport,StreamProvider,NameValueCollection) メソッド
レポート。
ストリームプロバイダ。
設定。
レポートを描画します。
シンタックス
'宣言
 
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 NameValueCollection _
) 
public void Render( 
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport report,
   GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider streamProvider,
   NameValueCollection settings
)

パラメータ

report
レポート。
streamProvider
ストリームプロバイダ。
settings
設定。
参照

ExcelRenderingExtension クラス
ExcelRenderingExtension メンバ
オーバーロード一覧