Compartilhar via


TextInput.Type Propriedade

Definição

Retorna o tipo de campo de formulário de texto.

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

Valor da propriedade

Comentários

WdTextFormFieldType pode ser uma dessas constantes WdTextFormFieldType :

wdCalculationText

wdCurrentDateText

wdCurrentTimeText

wdDateText

wdNumberText

wdRegularText

Aplica-se a