HTMLHorizontalPageBreakEnabled (Property)

Applies To:

OLAPQuerySection object, PivotSection object

Description:

Enables the horizontal page break control on the Export Property dialog for the Pivots section, Results and Tables sections.

Action:

Read-write, Boolean

Example 1:

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

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