Characters.IsField property (Visio)
Determines whether a Characters object represents the expanded text of a single field with no additional non-field characters. Read-only.
Syntax
expression.IsField
expression A variable that represents a Characters object.
Return value
Integer
Remarks
To change the range of text represented by a Characters object, set its Begin and End properties.
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.