Trigger method (Cell object)

Microsoft Visio Developer Reference

Trigger method (Cell object)

   Example   

Evaluates the formula of a cell.

Version added

4.0

Syntax

object.Trigger

object

Required. An expression that returns a Cell object.

Remarks

Triggering a cell simply evaluates the formula of that cell. If the formula contains other actions such as running an add-on, those actions occur.