<xsd:complexType name="CT_WorkbookPr">
<xsd:attribute name="date1904" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Date 1904</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="showObjects" type="ST_Objects" use="optional" default="all">
<xsd:annotation>
<xsd:documentation>Show Objects</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="showBorderUnselectedTables" type="xsd:boolean" use="optional" default="true">
<xsd:annotation>
<xsd:documentation>Show Border Unselected Table</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="filterPrivacy" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Filter Privacy</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="promptedSolutions" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Prompted Solutions</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="showInkAnnotation" type="xsd:boolean" use="optional" default="true">
<xsd:annotation>
<xsd:documentation>Show Ink Annotations</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="backupFile" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Create Backup File</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="saveExternalLinkValues" type="xsd:boolean" use="optional" default="true">
<xsd:annotation>
<xsd:documentation>Save External Link Values</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="updateLinks" type="ST_UpdateLinks" use="optional" default="userSet">
<xsd:annotation>
<xsd:documentation>Update Links Behavior</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="codeName" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>Code Name</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="hidePivotFieldList" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Hide Pivot Field List</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="showPivotChartFilter" type="xsd:boolean" default="false">
<xsd:annotation>
<xsd:documentation>Show Pivot Chart Filter</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="allowRefreshQuery" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Allow Refresh Query</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="publishItems" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Publish Items</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="checkCompatibility" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Check Compatibility On Save</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="autoCompressPictures" type="xsd:boolean" use="optional" default="true">
<xsd:annotation>
<xsd:documentation>Auto Compress Pictures</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="refreshAllConnections" type="xsd:boolean" use="optional" default="false">
<xsd:annotation>
<xsd:documentation>Refresh all Connections on Open</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="defaultThemeVersion" type="xsd:unsignedInt" use="optional">
<xsd:annotation>
<xsd:documentation>Default Theme Version</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|