Property
| Description
|
ExcelFormat Property
| Returns the ExcelFormat object. Use this object to set the extended format options for exporting to Excel. Read-Only.
|
Format Property
| Gets or sets the export format type of the report.
|
TextFormatCharacterSeparated Property
| Returns the TextFormatCharacterSeparated object. Use this object to set the format options for exporting to text with character separated values. Read-Only.
|
TextFormatPaginated Property
| Returns the TextFormatPaginated object. Use this object to set the format options for exporting to paginated text. Read-Only.
|
TextFormatTabSeparated Property
| Returns the TextFormatTabSeparated object. Use this object to set the format options for exporting to text with tab separated values. Read-Only.
|