オーバーロード | 解説 |
---|---|
Export(PageDocument,String) | |
Export(PageDocument,String,String) | |
Export(PageDocument,Stream) | |
Export(PageDocument,Stream,String) | |
Export(IReport,String,String) | |
Export(IReport,String) | |
Export(IReport,Stream) | |
Export(IReport,Stream,String) | |
Export(SectionDocument,String) | 指定したドキュメントをExcelファイルにエクスポートします。 |
Export(SectionDocument,String,String) | 指定した範囲のドキュメントをExcelファイルにエクスポートします。 |
Export(SectionDocument,Stream) | 指定したドキュメントをExcel形式でストリームにエクスポートします。 |
Export(SectionDocument,Stream,String) | 指定した範囲のドキュメントをExcel形式でストリームにエクスポートします。 |