|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ICharacterSeparatedValuesExportFormatOptions | This class is used to set the format options for a report that is to be exported with Separated Values (CSV). |
IDataOnlyExcelExportFormatOptions | This interface is used to specify the format of a document that is exported with Microsoft Excel (97-2003) Data-Only formatting. |
IEditableRTFExportFormatOptions | This interface is used to specify the format of a document that is exported to a Microsoft Word - Editable (RTF) format. |
IExcelExportFormatOptions | This interface is used to specify the format of a document that is exported with Microsoft Excel (97-2003) formatting. |
IExportFormatOptions | This is the base interface for all export format options. |
IExportOptions | This interface provides properties and methods for retrieving information and setting options for exporting your report (such as export format and destination). |
IPageBasedExportFormatOptions | This interface defines export options used when exporting to a page-based export format. |
IPDFExportFormatOptions | This interface provides options that can be set when exporting a report to PDF format. |
IRTFWordExportFormatOptions | This interface provides options that can be set when exporting a report to Microsoft Word (97-2003) or Rich Text Format (RTF). |
ITextExportFormatOptions | This object is used to set the format options for a report that is to be exported as Text. |
IXMLExportFormatOptions | Defines the format of a document that is exported to XML. |
Class Summary | |
---|---|
CharacterSeparatedValuesExportFormatOptions | This object is used to set the format options for a report that is to be exported to a Separated Values (CSV) format. |
DataOnlyExcelExportFormatOptions | This class is used to specify the format of a document that is exported with Microsoft Excel (97-2003) Data-Only formatting. |
EditableRTFExportFormatOptions | This class is used to specify the format of a document that is exported to a Microsoft Word - Editable (RTF) format. |
ExcelExportFormatOptions | This class is used to specify the format of a document that is exported with Microsoft Excel (97-2003) formatting. |
ExportOptions | This object provides properties and methods for retrieving information and setting options for exporting your report (such as export format and destination). |
ExportPageAreaPairKind | This class contains constants used to indicate how the page header and footer pair should be exported. |
ICharacterSeparatedValuesExportFormatOptions.ExportMode | This class is used to specify the export mode of a report. |
ICharacterSeparatedValuesExportFormatOptions.ExportSectionsOption | This class is used to specify the export sections options of a report. |
PageBasedExportFormatOptions | This abstract object defines export options when exporting to a page based export format. |
PDFExportFormatOptions | This class provides options that can be set when exporting a report to PDF format. |
ReportExportFormat | This class is used to specify the export format of a document. |
RTFWordExportFormatOptions | This class provides options that can be set when exporting a report to Microsoft Word (97-2003) or Rich Text Format (RTF). |
TextExportFormatOptions | This object is used to set the format options for a report that is to be exported as Text. |
XMLExportFormatOptions | This object is used to specify the XML format of Export. |
This package allows you to specify the export format of a report document.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |