Schema Central > OOXML > pml-viewProperties.xsd > p:sorterViewPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:sorterViewPr

Slide Sorter View Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
showFormatting [0..1]xsd:booleanShow FormattingDefault value is "true".

Used in

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com