Font.Attributes property (Visio)
Returns the attributes of the a Font object. Read-only.
Syntax
expression. Attributes
expression A variable that represents a Font object.
Return value
Integer
Remarks
When you get the Attributes property of a Font object, the following value is returned.
Constant | Value |
---|---|
visFont0Alias | 128 |
A font marked as the font 0 alias is used instead of font 0 (the default font). The font 0 alias is used in some localized versions of Microsoft Visio and is controlled by means of entries in the registry.
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.