Share via


FormField.Type Property

Word Developer Reference

Returns the field type. Read-only WdFieldType.

Syntax

expression.Type

expression   Required. A variable that represents a FormField object.

Remarks

Security  Dynamic data exchange (DDE) is an older technology that is not secure. If possible, use a more secure alternative to DDE, such as object linking and embedding (OLE).

See Also