p:cViewPr
Base properties for Slide View
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-viewProperties.xsd
Other elements with the same name: p:cViewPr, p:cViewPr, p:cViewPr
Type: p:CT_CommonViewProperties
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
varScale | [0..1] | xsd:boolean | Variable Scale | Default value is "false". |
Used in
- Type p:CT_CommonSlideViewProperties (Element p:cSldViewPr)
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>