Hyperlink.Type Property

Definition

Returns the hyperlink type.

public:
 property Microsoft::Office::Core::MsoHyperlinkType Type { Microsoft::Office::Core::MsoHyperlinkType get(); };
public Microsoft.Office.Core.MsoHyperlinkType Type { get; }
member this.Type : Microsoft.Office.Core.MsoHyperlinkType
Public ReadOnly Property Type As MsoHyperlinkType

Property Value

Remarks

The Type property can be one of the MsoHyperlinkType constants.

Applies to