ssml:oleObject
OLE Object
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_OleObject
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
progId | [0..1] | xsd:string | OLE ProgID | |
dvAspect | [0..1] | ssml:ST_DvAspect | Data or View Aspect | Default value is "DVASPECT_CONTENT". |
link | [0..1] | ssml:ST_Xstring | OLE Link Moniker | |
oleUpdate | [0..1] | ssml:ST_OleUpdate | OLE Update | |
autoLoad | [0..1] | xsd:boolean | Auto Load | Default value is "false". |
shapeId | [1..1] | xsd:unsignedInt | Shape Id | |
r:id | [0..1] | r:ST_RelationshipId | Relationship Id |
Used in
- Type ssml:CT_OleObjects (Element ssml:oleObjects)
Sample instance
<ssml:oleObject shapeId="1"/>