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

エクスポートするActiveReportsのDocumentオブジェクト。
Excelワークブックを保存するファイル名とパス。
指定したドキュメントをExcelファイルにエクスポートします。
構文
'宣言
 
Public Overloads Sub Export( _
   ByVal document As SectionDocument, _
   ByVal filePath As String _
) 
public void Export( 
   SectionDocument document,
   string filePath
)

パラメータ

document
エクスポートするActiveReportsのDocumentオブジェクト。
filePath
Excelワークブックを保存するファイル名とパス。
参照

関連項目

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

 

 


©2003-2017 GrapeCity inc. All rights reserved.