Modifica

Share via


LinkFormat.Type Property

Definition

Returns the link type.

public:
 property Microsoft::Office::Interop::Word::WdLinkType Type { Microsoft::Office::Interop::Word::WdLinkType get(); };
public Microsoft.Office.Interop.Word.WdLinkType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdLinkType
Public ReadOnly Property Type As WdLinkType

Property Value

Remarks

The Type property can be one of the WdLinkType constants.

Applies to