Share via


Window.Type Propriété

Définition

Renvoie le type de fenêtre.

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

Valeur de propriété

Remarques

WdWindowType peut être l’une des constantes WdWindowType suivantes :

wdWindowTemplate

wdWindowDocument

S’applique à