IsTextEditTarget Cell (Group Properties Section)

Determines text assignment for a group.

Value Description
TRUE
Text is added to the group shape.
FALSE
Text is added to the shape in the group at the top of the stacking order.

Remarks

You can also set this value by selecting the group, clicking Behavior on the Developer tab, and then selecting the Edit text of group check box.

Groups created in versions earlier than Visio 2000 have a default value of FALSE. Beginning with Visio version 2000, the default value is TRUE.

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

Value
Cell name:
IsTextEditTarget

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

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