<< Click to Display Table of Contents >>
Export |
Export([ExportFormat], [ExportFileName])
Exports a Section Report to a file specified in the ExportFileName parameter according to the format specified in the ExportFormat parameter. This parameter indicates a format for exporting. The available options for the ExportFormat parameter are the following:
•PDF: Exports data to a PDF (Portable Document Format, default) format
•XML: Exports data to an XML (eXtended Markup Language) format
•Excel: Exports data to an Excel spreadsheet format
•HTML: Exports data to an HTML (Hyper Text Markup Language) format
•RTF: Exports data to an RTF (Rich Text Format) format
When informing an output format and omitting the file name, the default save file window is displayed.