Version

NamedReference Class

Named references provide a shorthand representation for much longer formulas.
Syntax
Remarks

Named references are shortened names that are expanded into their full formulas by the calculation engine. Developers may assign a lengthy Formula string to this NamedReference, and then assign a much shorter Key name which is used to refer to the formula in other formulas.

An example of a named reference is a constant. For example, the named reference "PI" could have an underlying Formula value of 22/7.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also