OLEObject Object [Visio 2003 SDK Documentation]

Multiple objects
OLEObjects
OLEObject
Shape

Represents an OLE 2.0 linked or embedded object or an ActiveX control in a Microsoft Office Visio document, page, or master.

Version added

5.0

Remarks

The default property of OLEObject is Object.

To obtain the IDispatch interface on an ActiveX control or embedded or linked OLE 2.0 object represented by a shape, use the Object property of an OLEObject object.

Properties | ClassID property | ForeignType property | Object property | ObjectType property | ProgID property | Shape property | Stat property

Parent Objects | OLEObjects Collection

Child Objects | Shape Object

See Also | OLEObjects collection