ResizePage Cell (Page Layout Section)

Determines whether to enlarge the page to enclose the drawing after laying out shapes by using the Configure Layout dialog box (on the Design tab, in the Layout group, click Re-Layout Page, and then click More Layout Options).

Value

Description

TRUE

Enlarge the page.

FALSE

Do not enlarge the page.

Remarks

To get a reference to the ResizePage cell by name from another formula, or from a program by using the CellsU property, use:

Cell name:

ResizePage

To get a reference to the ResizePage cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionObject

Row index:

visRowPageLayout

Cell index:

visPLOResizePage