EnableGrid cell (Page Layout section)

EnableGrid cell (Page Layout section)

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also�������� Section�������� Rows

Determines whether the application lays out shapes based on an internal, invisible page grid when using the Lay Out Shapes command. This grid is created using the Space between shapes and the Average shape size values in the Layout and Routing Spacing dialog box (click Lay Out Shapes on the Shape menu, and then click Spacing).

Value

Description

TRUE

Use the internal page grid.

FALSE

Do not use the internal page grid.

Remarks

When you enable this feature, the application aligns each placeable shape's center point with the center of a block on the internal page grid.

To reference the EnableGrid cell by name from another formula, or from a program using the Cells property, use:

Cell name:

EnableGrid

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

Section index:

visSectionObject

Row index:

visRowPageLayout

Cell index:

visPLOEnableGrid