SETATREFEVAL Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
In this article
Syntax
Remarks
Example
Used in the set_expression parameter of the SETATREF function to indicate that set_expression should be evaluated before assigning to the reference parameter in SETATREF.
When assigning the set_expression parameter of the SETATREF function to a referenced cell, Microsoft Visio writes set_expression to the cell as an expression by default. However, if any portion of the set_expression parameter is wrapped by the SETATREFEVAL function, Visio evaluates the expression and replaces the SETATREFEVAL function with its result prior to resolving the SETATREF expression.