CommonViewProperties class
Base properties for Notes View. When the object is serialized out as xml, its qualified name is p:cViewPr.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Presentation.CommonViewProperties
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
cViewPr (Common View Properties)
This element specifies the view properties that are common across multiple view property elements.
Parent Elements |
|---|
cSldViewPr (§19.2.2.1); notesTextViewPr (§19.2.2.7); outlineViewPr (§19.2.2.10); sorterViewPr (§19.2.2.17) |
Child Elements | Subclause |
|---|---|
origin (View Origin) | §19.2.2.9 |
scale (View Scale) | §19.2.2.13 |
Attributes | Description |
|---|---|
varScale (Variable Scale) | Specifies that the view content should automatically scale to best fit the current window size. The possible values for this attribute are defined by the W3C XML Schema boolean datatype. |
[Note: The W3C XML Schema definition of this element’s content model (CT_CommonViewProperties) is located in §A.3. end note]
© ISO/IEC29500: 2008.