p:hf
Header/Footer information for a handout master
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_HeaderFooter
Properties: Local, Qualified
Content
- p:extLst [0..1] Extension List with Modification Flag
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
sldNum | [0..1] | xsd:boolean | Slide Number Placeholder | Default value is "true". |
hdr | [0..1] | xsd:boolean | Header Placeholder | Default value is "true". |
ftr | [0..1] | xsd:boolean | Footer Placeholder | Default value is "true". |
dt | [0..1] | xsd:boolean | Date/Time Placeholder | Default value is "true". |
Used in
- Type p:CT_HandoutMaster (Element p:handoutMaster)
Sample instance
<p:hf> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:hf>