MsoHyperlinkType enumeration (Office)
Specifies the type of hyperlink.
Name | Value | Description |
---|---|---|
msoHyperlinkInlineShape | 2 | Hyperlink applies to an inline shape. Used only with Microsoft Word. |
msoHyperlinkRange | 0 | Hyperlink applies to a Range object. |
msoHyperlinkShape | 1 | Hyperlink applies to a Shape 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.