Word.HyperlinkType enum
Specifies the hyperlink type.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
inlineShape = "InlineShape" | Represents a hyperlink to an inline shape in the document. |
range = "Range" | Represents a hyperlink to a range in the document. |
shape = "Shape" | Represents a hyperlink to a shape in the document. |