Hyperlink.Type Property
Represents the type of hyperlink. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Type As MsoHyperlinkType
Get
'Usage
Dim instance As Hyperlink
Dim value As MsoHyperlinkType
value = instance.Type
MsoHyperlinkType Type { get; }
Property Value
Type: Microsoft.Office.Core.MsoHyperlinkType
Remarks
The value of the Type property can be one of these MsoHyperlinkType constants.
msoHyperlinkInlineShape (For use in Microsoft Word only.) |
msoHyperlinkRange |
msoHyperlinkShape |