Document.UpdateOLEObjects Method
Publisher Developer Reference |
Updates linked and embedded OLE objects.
Syntax
expression.UpdateOLEObjects
expression A variable that represents a Document object.
Example
This example updates all OLE objects in the active publication.
Visual Basic for Applications |
---|
|
See Also