Snap cell (Layers section)

Microsoft Office ShapeSheet

Snap cell (Layers section)

See also       Rows

Determines whether other shapes can snap to shapes assigned to the layer. Shapes assigned to the layer can snap to other shapes, but other shapes can't snap to them.

Value

Description

TRUE

Other shapes can snap to shapes on the layer.

FALSE

Other shapes cannot snap to shapes on the layer.

Remarks

You can also set the value of this cell using the Snap option in the Layer Properties dialog box (click Layer Properties on the View menu).

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

Cell name:

Layers.Snap[i]
where i = <1>, 2, 3…

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

Section index:

visSectionLayer

Row index:

visRowLayer + i
where i = 0, 1, 2…

Cell index:

visLayerSnap