Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.55 KB

endtrigger-cell-glue-info-section.md

File metadata and controls

39 lines (26 loc) · 1.55 KB
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
EndTrigger Cell (Glue Info Section)
lindalu
03/09/2015
Developer
reference
Vis_DSS.chm82251331
medium
8dc6515b-66ab-f1ac-18fd-820209f90991
Contains a trigger formula generated by the application that determines whether to move the endpoint of a 1-D shape to maintain its connection to another shape.

EndTrigger Cell (Glue Info Section)

Contains a trigger formula generated by the application that determines whether to move the endpoint of a 1-D shape to maintain its connection to another shape.

Remarks

When you glue a 1-D shape to another shape using dynamic glue, Visio generates a formula that refers to the EventXFMod cell of the other shape. When that shape is changed, Visio recalculates any formula that refers to its EventXFMod cell, including the formula in the EndTrigger cell. Other formulas of the 1-D shape refer to the EndTrigger cell and move the endpoint of the 1-D shape or alter the shape as needed.

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

Value
Cell name:
EndTrigger

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

Value
Section index:
visSectionObject
Row index:
visRowMisc
Cell index:
visEndTrigger