Edit

Share via


Word.HyperlinkType enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the hyperlink type.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

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.