GrapeCity ActiveReports for .NET 14.0J
Export(IReport,String) メソッド

GrapeCity.ActiveReports.Export.Html > GrapeCity.ActiveReports.Export.Html.Section 名前空間 > HtmlExport クラス > Export メソッド : Export(IReport,String) メソッド
エクスポートするためのIReportインスタンス。
エクスポートするためのパス
指定したIReportをファイルにエクスポートします。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal report As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport, _
   ByVal filePath As String _
) 
public void Export( 
   GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReport report,
   string filePath
)

パラメータ

report
エクスポートするためのIReportインスタンス。
filePath
エクスポートするためのパス
参照

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