p:photoAlbum
Photo Album Information
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-presentation.xsd
Type: p:CT_PhotoAlbum
Properties: Local, Qualified
Content
- p:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
bw | [0..1] | xsd:boolean | Black and White | Default value is "false". |
showCaptions | [0..1] | xsd:boolean | Show/Hide Captions | Default value is "false". |
layout | [0..1] | p:ST_PhotoAlbumLayout | Photo Album Layout | Default value is "fitToSlide". |
frame | [0..1] | p:ST_PhotoAlbumFrameShape | Frame Type | Default value is "frameStyle1". |
Used in
- Type p:CT_Presentation (Element p:presentation)
Sample instance
<p:photoAlbum> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:photoAlbum>