Overload | Description |
---|---|
Export(SectionDocument,String) | Exports the specified document to an Excel file. |
Export(SectionDocument,String,String) | Exports the specified range of pages in a document to an Excel file. |
Export(SectionDocument,Stream) | Exports the specified document to a stream in Excel format. |
Export(SectionDocument,Stream,String) | Exports the specified range of pages in a document to a stream in Excel format. |