Hyperlink.Type Property

Definition

Returns the location of the HTML frame.

public:
 property int Type { int get(); };
public int Type { get; }
Public ReadOnly Property Type As Integer

Property Value

Remarks

The Type property can be one of the following MsoHyperlinkType constants: msoHyperlinkInlineShape, msoHyperlinkRange, or msoHyperlinkShape.

Applies to