Schema Central > OOXML > sml-workbook.xsd > ssml:workbookView
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:workbookView

Workbook View

Element information

Type: ssml:CT_BookView

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
visibility [0..1]ssml:ST_VisibilityVisibilityDefault value is "visible".
minimized [0..1]xsd:booleanMinimizedDefault value is "false".
showHorizontalScroll [0..1]xsd:booleanShow Horizontal ScrollDefault value is "true".
showVerticalScroll [0..1]xsd:booleanShow Vertical ScrollDefault value is "true".
showSheetTabs [0..1]xsd:booleanShow Sheet TabsDefault value is "true".
xWindow [0..1]xsd:intUpper Left Corner (X Coordinate)
yWindow [0..1]xsd:intUpper Left Corner (Y Coordinate)
windowWidth [0..1]xsd:unsignedIntWindow Width
windowHeight [0..1]xsd:unsignedIntWindow Height
tabRatio [0..1]xsd:unsignedIntSheet Tab RatioDefault value is "600".
firstSheet [0..1]xsd:unsignedIntFirst SheetDefault value is "0".
activeTab [0..1]xsd:unsignedIntActive Sheet IndexDefault value is "0".
autoFilterDateGrouping [0..1]xsd:booleanAutoFilter Date GroupingDefault value is "true".

Used in

Sample instance

<ssml:workbookView>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:workbookView>

Site developed and hosted by Datypic, Inc.

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