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

GrapeCity.ActiveReports.Export.Excel.Section 名前空間 > XlsExport クラス > Export メソッド : 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 メンバ
オーバーロード一覧