p:link
Linked OLE Object or Control
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-embedding.xsd
Type: p:CT_OleObjectLink
Properties: Local, Qualified
Content
- p:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
updateAutomatic | [0..1] | xsd:boolean | Update Linked OLE Objects Automatically | Default value is "false". |
Used in
- Type p:CT_OleObject (Element p:oleObj)
Sample instance
<p:link> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:link>