Hyperlink.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.