p:sldLayoutId
Slide Layout Id
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_SlideLayoutIdListEntry
Properties: Local, Qualified
Content
- p:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | p:ST_SlideLayoutId | ID Tag | |
r:id | [1..1] | r:ST_RelationshipId | ID Tag |
Used in
- Type p:CT_SlideLayoutIdList (Element p:sldLayoutIdLst)
Sample instance
<p:sldLayoutId r:id="string"> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:sldLayoutId>