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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:cViewPr

Base properties for Slide View

Element information

Type: p:CT_CommonViewProperties

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
varScale [0..1]xsd:booleanVariable ScaleDefault value is "false".

Used in

Sample instance

<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>

Site developed and hosted by Datypic, Inc.

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