PowerTools ActiveReports for .NET 9.0J
Export(SectionDocument,Stream) メソッド

エクスポートするActiveReportsのDocumentオブジェクト。
The Stream to write the Excel workbook to.
指定したドキュメントをExcel形式でストリームにエクスポートします。
構文
'宣言
 
Public Overloads Sub Export( _
   ByVal document As SectionDocument, _
   ByVal outputStream As Stream _
) 
public void Export( 
   SectionDocument document,
   Stream outputStream
)

パラメータ

document
エクスポートするActiveReportsのDocumentオブジェクト。
outputStream
The Stream to write the Excel workbook to.
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.