PowerTools ActiveReports for .NET 11.0J
Export(IReport,String) メソッド

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

パラメータ

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

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.