Field.OLEFormat Property
Word Developer Reference |
Returns an OLEFormat object that represents the OLE characteristics (other than linking) for the specified field. Read-only.
Syntax
expression.OLEFormat
expression A variable that represents a Field object.
See Also