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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:showPr

Presentation-wide Show Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
loop [0..1]xsd:booleanLoop Slide ShowDefault value is "false".
showNarration [0..1]xsd:booleanShow Narration in Slide ShowDefault value is "false".
showAnimation [0..1]xsd:booleanShow Animation in Slide ShowDefault value is "true".
useTimings [0..1]xsd:booleanUse Timings in Slide ShowDefault value is "true".

Used in

Sample instance

<p:showPr>
   <p:present/>
   <p:sldAll/>
   <p:penClr>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="1"/>
      </a:scrgbClr>
   </p:penClr>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:showPr>

Site developed and hosted by Datypic, Inc.

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