OLEObjects Collection [Visio 2003 SDK Documentation]

Multiple objects
OLEObjects
OLEObject
Shape

Includes an OLEObject object for each OLE 2.0 linked or embedded object or ActiveX control contained in a document, page, or master.

Each member of an OLEObjects collection is an OLEObject object, which represents an OLE 2.0 linked or embedded object or an ActiveX control in a Microsoft Office Visio document.

To retrieve an OLEObjects collection, use the OLEObjects property of a Document, Page, or Master object.

Version added

5.0

Remarks

The default property of an OLEObjects collection is Item.

Properties | Count property | Item property | ObjectType property | Stat property

Parent Objects | Document Object | Master Object | Page Object

Child Objects | OLEObject Object

See Also | Document object | Master object | OLEObject object | OLEObjects property | Page object