Cell.Trigger method (Visio)

Evaluates the formula of a cell.

Syntax

expression.Trigger

expression A variable that represents a Cell object.

Return value

Nothing

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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.