19.3.2.4 oleObj
This element specifies a global element to be used for an Embedded object and Control.
When the oleObject element contains a pic child element, the identifier specified by the pic/nvPicPr/cNvPr@id attribute shall be ignored and the identifier specified by the graphicFrame/nvGraphicFramePr/cNvPr@id attribute shall be used when deciding which identifier to use for the OLE object.
Attributes
name (Embedded Object Name)
Specifies the identifying name class used by scripting languages. This name is also used to construct the clipboard name.
The possible values for this attribute are defined by the W3C XML Schema string datatype.
imgW (Image Width)
Specifies the width of the embedded control.
The possible values for this attribute are defined by the ST_PositiveCoordinate32 simple type (20.1.10.43).
Namespace: http://purl.oclc.or g/ooxml/officeDoc ument/relationshi ps imgH (Image Height)
The possible values for this attribute are defined by the ST_RelationshipId simple type (22.8.2.1).
Specifies the height of the embedded control.
The possible values for this attribute are defined by the ST_PositiveCoordinate32 simple type (20.1.10.43).
id (Relationship ID)
Specifies the relationship id that is used to identify this Embedded object from within a slide.
showAsIcon (Show Embedded Object As Icon)
Specifies whether the Embedded object shows as an icon or using its native representation.
The possible values for this attribute are defined by the W3C XML Schema boolean datatype.
progId (Embedded Object ProgID)
Specifies the progid for an Embedded object.
The possible values for this attribute are defined by the W3C XML Schema string datatype.
[Note: The W3C XML Schema definition of this element’s content model (CT_OleObject) is located in A.3. end note]