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

エクスポートするためのIReportインスタンス。
エクスポートするためのパス。
指定したIReportをファイルにエクスポートします。
構文
'宣言
 
Overloads Sub Export( _
   ByVal report As IReport, _
   ByVal filePath As String _
) 
void Export( 
   IReport report,
   string filePath
)

パラメータ

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

関連項目

IDocumentExportEx インターフェース
IDocumentExportEx メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.