Definition Type: Element
Name: customWorkbookView
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CustomWorkbookView
Containing Schema: sml-workbook.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Custom Workbook View
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-workbook_xsd Drilldown into showObjects in schema sml-workbook_xsd Drilldown into showComments in schema sml-workbook_xsd Drilldown into showStatusbar in schema sml-workbook_xsd Drilldown into showFormulaBar in schema sml-workbook_xsd Drilldown into activeSheetId in schema sml-workbook_xsd Drilldown into tabRatio in schema sml-workbook_xsd Drilldown into windowHeight in schema sml-workbook_xsd Drilldown into windowWidth in schema sml-workbook_xsd Drilldown into yWindow in schema sml-workbook_xsd Drilldown into xWindow in schema sml-workbook_xsd Drilldown into showSheetTabs in schema sml-workbook_xsd Drilldown into showVerticalScroll in schema sml-workbook_xsd Drilldown into showHorizontalScroll in schema sml-workbook_xsd Drilldown into minimized in schema sml-workbook_xsd Drilldown into maximized in schema sml-workbook_xsd Drilldown into includeHiddenRowCol in schema sml-workbook_xsd Drilldown into includePrintSettings in schema sml-workbook_xsd Drilldown into personalView in schema sml-workbook_xsd Drilldown into onlySync in schema sml-workbook_xsd Drilldown into changesSavedWin in schema sml-workbook_xsd Drilldown into mergeInterval in schema sml-workbook_xsd Drilldown into autoUpdate in schema sml-workbook_xsd Drilldown into guid in schema sml-workbook_xsd Drilldown into name in schema sml-workbook_xsd Drilldown into CT_CustomWorkbookView in schema sml-workbook_xsdXSD Diagram of customWorkbookView in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="customWorkbookView" minOccurs="1" maxOccurs="unbounded" type="CT_CustomWorkbookView">
    <xsd:annotation>
        <xsd:documentation>Custom Workbook View</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name nsM:name Required
guid nsM:guid Required
autoUpdate nsM:autoUpdate false Optional
mergeInterval nsM:mergeInterval Optional
changesSavedWin nsM:changesSavedWin false Optional
onlySync nsM:onlySync false Optional
personalView nsM:personalView false Optional
includePrintSettings nsM:includePrintSettings true Optional
includeHiddenRowCol nsM:includeHiddenRowCol true Optional
maximized nsM:maximized false Optional
minimized nsM:minimized false Optional
showHorizontalScroll nsM:showHorizontalScroll true Optional
showVerticalScroll nsM:showVerticalScroll true Optional
showSheetTabs nsM:showSheetTabs true Optional
xWindow nsM:xWindow 0 Optional
yWindow nsM:yWindow 0 Optional
windowWidth nsM:windowWidth Required
windowHeight nsM:windowHeight Required
tabRatio nsM:tabRatio 600 Optional
activeSheetId nsM:activeSheetId Required
showFormulaBar nsM:showFormulaBar true Optional
showStatusbar nsM:showStatusbar true Optional
showComments nsM:showComments commIndicator Optional
showObjects nsM:showObjects all Optional
Collapse Derivation Tree: