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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:customWorkbookView

Custom Workbook View

Element information

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]ssml:ST_XstringCustom View Name
guid [1..1]ssml:ST_GuidCustom View GUID
autoUpdate [0..1]xsd:booleanAuto UpdateDefault value is "false".
mergeInterval [0..1]xsd:unsignedIntMerge Interval
changesSavedWin [0..1]xsd:booleanChanges Saved WinDefault value is "false".
onlySync [0..1]xsd:booleanOnly SynchDefault value is "false".
personalView [0..1]xsd:booleanPersonal ViewDefault value is "false".
includePrintSettings [0..1]xsd:booleanInclude Print SettingsDefault value is "true".
includeHiddenRowCol [0..1]xsd:booleanInclude Hidden Rows & ColumnsDefault value is "true".
maximized [0..1]xsd:booleanMaximizedDefault value is "false".
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:intTop Left Corner (X Coordinate)Default value is "0".
yWindow [0..1]xsd:intTop Left Corner (Y Coordinate)Default value is "0".
windowWidth [1..1]xsd:unsignedIntWindow Width
windowHeight [1..1]xsd:unsignedIntWindow Height
tabRatio [0..1]xsd:unsignedIntSheet Tab RatioDefault value is "600".
activeSheetId [1..1]xsd:unsignedIntActive Sheet in Book View
showFormulaBar [0..1]xsd:booleanShow Formula BarDefault value is "true".
showStatusbar [0..1]xsd:booleanShow Status BarDefault value is "true".
showComments [0..1]ssml:ST_CommentsShow CommentsDefault value is "commIndicator".
showObjects [0..1]ssml:ST_ObjectsShow ObjectsDefault value is "all".

Used in

Sample instance

<ssml:customWorkbookView name="string" guid="token" windowWidth="1" windowHeight="1" activeSheetId="1">
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:customWorkbookView>

Site developed and hosted by Datypic, Inc.

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