Definition Type: Element
Name: workbookPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_WorkbookPr
Containing Schema: sml-workbook.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Workbook Properties
Collapse XSD Schema Diagram:
Drilldown into defaultThemeVersion in schema sml-workbook_xsd Drilldown into refreshAllConnections in schema sml-workbook_xsd Drilldown into autoCompressPictures in schema sml-workbook_xsd Drilldown into checkCompatibility in schema sml-workbook_xsd Drilldown into publishItems in schema sml-workbook_xsd Drilldown into allowRefreshQuery in schema sml-workbook_xsd Drilldown into showPivotChartFilter in schema sml-workbook_xsd Drilldown into hidePivotFieldList in schema sml-workbook_xsd Drilldown into codeName in schema sml-workbook_xsd Drilldown into updateLinks in schema sml-workbook_xsd Drilldown into saveExternalLinkValues in schema sml-workbook_xsd Drilldown into backupFile in schema sml-workbook_xsd Drilldown into showInkAnnotation in schema sml-workbook_xsd Drilldown into promptedSolutions in schema sml-workbook_xsd Drilldown into filterPrivacy in schema sml-workbook_xsd Drilldown into showBorderUnselectedTables in schema sml-workbook_xsd Drilldown into showObjects in schema sml-workbook_xsd Drilldown into date1904 in schema sml-workbook_xsd Drilldown into CT_WorkbookPr in schema sml-workbook_xsdXSD Diagram of workbookPr in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="workbookPr" type="CT_WorkbookPr" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Workbook Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
date1904 nsM:date1904 false Optional
showObjects nsM:showObjects all Optional
showBorderUnselectedTables nsM:showBorderUnselectedTables true Optional
filterPrivacy nsM:filterPrivacy false Optional
promptedSolutions nsM:promptedSolutions false Optional
showInkAnnotation nsM:showInkAnnotation true Optional
backupFile nsM:backupFile false Optional
saveExternalLinkValues nsM:saveExternalLinkValues true Optional
updateLinks nsM:updateLinks userSet Optional
codeName nsM:codeName Optional
hidePivotFieldList nsM:hidePivotFieldList false Optional
showPivotChartFilter nsM:showPivotChartFilter false (Optional)
allowRefreshQuery nsM:allowRefreshQuery false Optional
publishItems nsM:publishItems false Optional
checkCompatibility nsM:checkCompatibility false Optional
autoCompressPictures nsM:autoCompressPictures true Optional
refreshAllConnections nsM:refreshAllConnections false Optional
defaultThemeVersion nsM:defaultThemeVersion Optional
Collapse Derivation Tree: