p:embed
Embedded OLE Object or Control
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-embedding.xsd
Type: p:CT_OleObjectEmbed
Properties: Local, Qualified
Content
- p:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
followColorScheme | [0..1] | p:ST_OleObjectFollowColorScheme | Color Scheme Properties for OLE Object | Default value is "none". |
Used in
- Type p:CT_OleObject (Element p:oleObj)
Sample instance
<p:embed> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:embed>