StyleSheet.Type Eigenschaft

Definition

Gibt den Typ der Vorlage zurück.

public:
 property Microsoft::Office::Interop::Word::WdStyleSheetLinkType Type { Microsoft::Office::Interop::Word::WdStyleSheetLinkType get(); void set(Microsoft::Office::Interop::Word::WdStyleSheetLinkType value); };
public Microsoft.Office.Interop.Word.WdStyleSheetLinkType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdStyleSheetLinkType with get, set
Public Property Type As WdStyleSheetLinkType

Eigenschaftswert

Hinweise

WdTemplateType.can eine der folgenden Konstanten sein:

wdAttachedTemplate

wdGlobalTemplate

wdNormalTemplate

Gilt für: