IExportableAnalysisEditor Members
Declares members to be implemented by analysis Property Editors from the Pivot Chart module to support the export functionality provided by the ExportAnalysisController.Properties
| Name | Description |
|---|---|
| ExportTypes | Gets the list of export formats supported by the IExportableAnalysisEditor analysis Property Editor. |
| Printable | Specifies the IPrintable control of the current exportable analysis editor. |
Events
| Name | Description |
|---|---|
| PrintableChanged | Occurs when the IExportableAnalysisEditor.Printable property value is updated. |
See Also