p:outlineViewPr
Outline View Properties
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-viewProperties.xsd
Type: p:CT_OutlineViewProperties
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
None
Used in
- Type p:CT_ViewProperties (Element p:viewPr)
Sample instance
<p:outlineViewPr> <p:cViewPr> <p:scale> <a:sx n="1" d="1"/> <a:sy n="1" d="1"/> </p:scale> <p:origin x="1" y="1"/> </p:cViewPr> <p:sldLst> <p:sld r:id="string"/> </p:sldLst> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:outlineViewPr>