Freigeben über


TextInput.Type Eigenschaft

Definition

Gibt den Typ des Textformularfelds zurück.

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

Eigenschaftswert

Hinweise

WdTextFormFieldType kann eine der folgenden WdTextFormFieldType-Konstanten sein:

wdCalculationText

wdCurrentDateText

wdCurrentTimeText

wdDateText

wdNumberText

wdRegularText

Gilt für: