FormField.Result Property
Word Developer Reference |
Returns a String that represents the result of the specified form field. Read/write.
Syntax
expression.Result
expression Required. A variable that represents a FormField object.
Example
This example displays the result of each form field in the active document.
Visual Basic for Applications |
---|
|
See Also