Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 619 Bytes

Office.MsoHyperlinkType.md

File metadata and controls

21 lines (16 loc) · 619 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoHyperlinkType enumeration (Office)
Office.MsoHyperlinkType
4945ef63-e47e-2305-b4d2-afbc1c086f4d
01/31/2019
medium

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.

[!includeSupport and feedback]