Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.35 KB

issnaptarget-cell-group-properties-section.md

File metadata and controls

44 lines (30 loc) · 1.35 KB
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
IsSnapTarget Cell (Group Properties Section)
lindalu
03/09/2015
Developer
reference
Vis_DSS.chm82251626
medium
b58131f6-a566-d9ca-bad4-4f4b66e03aaf
Determines whether you snap to a group or to shapes within the group.

IsSnapTarget Cell (Group Properties Section)

Determines whether you snap to a group or to shapes within the group.

Value Description
TRUE
Enable snapping to shapes within a group.
FALSE
Snap only to the group.

Remarks

You can also set this value by selecting the group, clicking Behavior on the Developer tab, and then selecting the Snap to member shapes check box.

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

Value
Cell name:
IsSnapTarget

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

Value
Section index:
visSectionObject
Row index:
visRowGroup
Cell index:
visGroupIsSnapTarget