Skip to main content
.NET 6.0+

IExportableAnalysisEditor Properties

Declares members to be implemented by analysis Property Editors from the Pivot Chart module to support the export functionality provided by the ExportAnalysisController.
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.
See Also