ResizePage Cell (Page Layout Section)

Determines whether to enlarge the page to enclose the drawing after laying out shapes by using the Configure Layout command (click Configure Layout on the Shape menu).

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