'宣言 Public Overloads Sub Export( _ ByVal exporter As Exporter, _ ByVal fileName As System.String _ )
'使用法 Dim instance As ProgressForm Dim exporter As Exporter Dim fileName As System.String instance.Export(exporter, fileName)
パラメータ
- exporter
 - 使用するエクスポータ。
 - fileName
 - 出力ファイル名。