Addon.Name Property
Visio Automation Reference |
Specifies the locale-specific name of an Addon object. Read-only.
Version Information
Version Added: Visio 2003
Syntax
expression.Name
expression A variable that represents an Addon object.
Return Value
String
Remarks
You can get, but not set, the Name property of an Addon object.
See Also