<notesViewPr>
(Notes View Properties)
This element functions as a parent element within which all view properties associated with notes are contained. All properties are defined within the child elements.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_NotesViewProperties">
<sequence>
<element name="cSldViewPr" type="CT_CommonSlideViewProperties" minOccurs="1" maxOccurs="1"/>
<element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>