p:sorterViewPr
Slide Sorter View Properties
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-viewProperties.xsd
Type: p:CT_SlideSorterViewProperties
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
showFormatting | [0..1] | xsd:boolean | Show Formatting | Default value is "true". |
Used in
- Type p:CT_ViewProperties (Element p:viewPr)
Sample instance
<p:sorterViewPr> <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:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:sorterViewPr>