LinkFormat.Type Propiedad

Definición

Devuelve el tipo de vínculo.

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

Valor de propiedad

Comentarios

La propiedad Type puede ser una de las WdLinkType constantes.

Se aplica a