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