ShowOutliner (Property)

Applies To:

ChartSection object, (CubeQuery)QuerySection object, OLAPQuerySection object, PivotSection object, QuerySection object, ResultsSection, TableSection object, ReportSection object

Description:

Enables the display of the Outliner association with section.

Note:

Do not use Application.ShowOutliner (Property) in Interactive Reporting documents to be deployed in the EPM Workspace.

Action:

Read-write, Boolean

Example:

This example shows how to display the Chart Outliner:

ActiveDocument.Sections["Chart"].ShowOutliner = true