NoSnap cell (Geometry section)

Microsoft Office ShapeSheet

NoSnap cell (Geometry section)

See also       Rows

Determines whether other shapes snap to a path.

Value

Description

TRUE

Do not allow other shapes to snap to this path.

FALSE

Allow other shapes to snap to this path.

Remarks

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

Cell name:

Geometryi.NoSnap
where i = <1>, 2, 3…

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

Section index:

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

Row index:

visRowComponent

Cell index:

visCompNoSnap