|
Property name |
Brief description |
|
AutoHeight |
The AutoHeight property determines whether it is necessary to autofit row height when exporting to HTML format (*.html). |
|
BreakIntoLayouts |
The BreakIntoLayouts property determines whether it is necessary to break a sheet into printed pages when exporting to RTF format (*.rtf). |
|
BulkSettings |
The BulkSettings property returns settings of regular report batch export. |
|
EmfType |
The EmfType property determines a type of the metafile created on export. |
|
ExportCellImages |
The ExportCellImages property determines whether the images contained in the table cells are to be exported. |
|
ExportChartsAsImages |
The ExportChartsAsImages property determines whether charts are to be exported as images when exporting a report to XLS format (*.xls). |
|
ExportEmptyPages |
The ExportEmptyPages property determines whether empty pages are to be exported when exporting a report to RTF format (*.rtf). |
|
ExportFlashsAsImages |
The ExportFlashsAsImages property determines whether Flash objects are to be exported as pictures when exporting a report to HTML format (*.html). |
|
ExportFootnotes |
The ExportFootnotes property determines whether footnotes are exported. |
|
ExportFormulas |
The ExportFormulas property determines whether table formulas are to be exported. |
|
ExportHeadlines |
The ExportHeadlines property determines whether sheet headers and footers are to be exported when exporting a report to RTF format (*.rtf). |
|
ExportHiddenCells |
The ExportHiddenCells property determines whether hidden rows and columns are to be exported when exporting a report to XLS (*.xls) and ODS (*.ods) formats. |
|
ExportHiddenSheets |
The ExportHiddenSheets property determines whether hidden sheets are to be exported when exporting a report to XLS format (*.xls). |
|
ExportHyperlinkOpenURLAction |
The ExportHyperlinkOpenURLAction property determines whether hyperlinks are exported on exporting a report to PPTX format (*.pptx). |
|
ExportObjectAsBitmap |
The ExportObjectAsBitmap property determines whether raster objects are to be exported on exporting to PDF (*.pdf) and XLS (*.xls) formats. |
|
ExportObjects |
The ExportObjects property determines whether the objects located on report sheets (charts, maps, images, and so on) are to be exported. |
|
ExportPalette |
The ExportPalette property determines whether the palette is to be exported to Excel (*.xls). |
|
ExportRange |
The ExportRange property determines a range of the sheets to be exported. |
|
ExportReportTitle |
The ExportReportTitle property determines whether the report title is to be exported to PDF format (extended). |
|
ExportSecurityLabels |
The ExportSecurityLabels property determines authorization to export marking stamp to RTF format (*.rtf). |
|
ExportSheetTitles |
The ExportSheetTitles determines whether sheet titles are exported on exporting report to RTF format (*.rtf). |
|
FixEmfLines |
Outdated. Use IPrxReportExporter.EmfType. |
|
Label |
The Label property returns parameters of the stamp, which is used to mark documents on export and print. |
|
Report |
The Report property determines a regular report to be exported. |
|
Sheet |
The Sheet property determines a regular report sheet to be exported. |
|
SheetAccess |
The SheetAccess property determines whether sheet and cell protection should be exported to XLS format (*.xls). |