Cell.LocalName property (Visio)

Returns the local name of a cell. Read-only.

Syntax

expression.LocalName

expression A variable that represents a Cell object.

Return value

String

Remarks

A cell has both a local name and a universal name. The local name differs according to the locale for which Microsoft Windows is installed on the user's system. The universal name is the same regardless of locale.

To get the universal name of a cell, use the Name property.

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.