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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:normalViewPr

Normal View Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
showOutlineIcons [0..1]xsd:booleanShow Outline Icons in Normal ViewDefault value is "true".
snapVertSplitter [0..1]xsd:booleanSnap Vertical SplitterDefault value is "false".
vertBarState [0..1]p:ST_SplitterBarStateState of the Vertical Splitter BarDefault value is "restored".
horzBarState [0..1]p:ST_SplitterBarStateState of the Horizontal Splitter BarDefault value is "restored".
preferSingleView [0..1]xsd:booleanPrefer Single ViewDefault value is "false".

Used in

Sample instance

<p:normalViewPr>
   <p:restoredLeft sz="1"/>
   <p:restoredTop sz="1"/>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:normalViewPr>

Site developed and hosted by Datypic, Inc.

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