TextInput Members (Word)
Represents a single text form field.
Methods
Name |
Description |
---|---|
Deletes the text from the specified text form field. |
|
Sets options for the specified text form field. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the text that represents the default text box contents. Read/write String. |
|
Returns the text formatting for the specified text box. Read-only String. |
|
Returns an Object that represents the parent object of the specified TextInput object. |
|
Returns the type of text form field. Read-only WdTextFormFieldType. |
|
True if the specified form field object is a valid check box form field. Read-only Boolean. . |
|
Returns or sets the width, in points, of the specified text input field. Read/write Long. |