Exports the document to a disk file.
オーバーロード一覧
オーバーロード | 解説 |
Export(String,OutputRange,Boolean) | Exports the document to a disk file. |
Export(String,Boolean) | Exports the document to a disk file. |
Export(String) | Exports the document to a disk file. |
Export(Stream,ExportProvider,Boolean) | Exports the document to a stream. |
Export(Stream,ExportProvider) | Exports the document to a stream. |
Export(String,ExportProvider,OutputRange,Boolean) | Exports the document to a disk file. |
Export(Stream,ExportProvider,OutputRange,Boolean) | Exports the document to a stream. |
参照