Comment.ObjectType property (Visio)

Returns visObjTypeComment, the type of a Comment object. Read-only.

Syntax

expression.ObjectType

expression A variable that represents a Comment object.

Remarks

Constants representing object types are prefixed with visObjType and are declared by the Visio type library in VisObjectTypes.

Property value

INT16

See also

Comment Object

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.