HTMLVerticalPageBreakEnabled (Property)

Applies To:

OLAPQuerySection object, PivotSection object, ResultsSection object, TableSection object

Description:

Enables the vertical page break control on the Export Property dialog in the Pivots, Results and Tables sections.

Action:

Read-write, Boolean

Example:

This example shows how to enable the Vertical Page Break control:

Documents["Sales.bqy"].Sections["Results"].HTMLVerticalPageBreakEnabled = true