Template.Type Eigenschaft

Definition

Gibt den Typ der Vorlage zurück.

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

Eigenschaftswert

Hinweise

WdTemplateType kann eine der folgenden WdTemplateType-Konstanten sein:

wdAttachedTemplate

wdGlobalTemplate

wdNormalTemplate

Gilt für: