L.2.1.3 Example Workbook Properties
L.2.1.3 Example Workbook Properties
Consider the following graphical representation of a workbook:
The above example has the following workbook properties definition:
<workbook>
<fileVersion lastEdited="4" lowestEdited="4" rupBuild="3814"/>
<workbookPr backupFile="1" saveExternalLinkValues="0"
updateLinks="never"/>
<calcPr calcId="122211" calcMode="manual" iterate="1"/>
<bookViews>
<workbookView showHorizontalScroll="0" showVerticalScroll="0"
showSheetTabs="0" xWindow="45" yWindow="15" windowWidth="9420"
windowHeight="5460" tabRatio="701"/>
</bookViews>
<sheets>
<sheet name="Sheet1" sheetId="1" sh:id="rId1"/>
<sheet name="Sheet2" sheetId="2" sh:id="rId2"/>
<sheet name="Sheet3" sheetId="3" sh:id="rId3"/>
</sheets>
</workbook>
The elements and attributes used here are discussed in more detail in the following subclauses.
Last updated on