TextInput.Type プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テキスト フォーム フィールドの種類を返します。
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
プロパティ値
注釈
WdTextFormFieldType 次のいずれかの WdTextFormFieldType 定数を指定できます。
wdCalculationText
wdCurrentDateText
wdCurrentTimeText
wdDateText
wdNumberText
wdRegularText