Style.Type Eigenschaft

Definition

Gibt den Typ der Formatvorlage zurück. Schreibgeschützt Style.

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

Eigenschaftswert

Hinweise

WdStyleType kann eine der folgenden Konstanten sein:

wdStyleTypeCharacter

wdStyleTypeList

wdStyleTypeParagraph

wdStyleTypeTable

Gilt für: