Reports for WinForms
Export(Exporter,String) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview.Forms 名前空間 > ProgressForm クラス > Export メソッド : Export(Exporter,String) メソッド
使用するエクスポータ。
出力ファイル名。
操作の進行状況を表示する現在の ProgressFormを使って、ディスクへのエクスポートを実行します。
シンタックス
'宣言
 
Public Overloads Sub Export( _
   ByVal exporter As Exporter, _
   ByVal fileName As System.String _
) 
public void Export( 
   Exporter exporter,
   System.string fileName
)

パラメータ

exporter
使用するエクスポータ。
fileName
出力ファイル名。
参照

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