L.2.13.3 Sheet XML
L.2.13.3 Sheet XML
The corresponding content from Sheet1.xml is:
<worksheet …>
<dimension ref="B1:C4"/>
<sheetViews>
<sheetView tabSelected="1" workbookViewId="0">
<selection activeCell="B2" sqref="B2"/>
</sheetView>
</sheetViews>
<sheetFormatPr defaultRowHeight="15"/>
<cols>
<col min="1" max="1" width="1.7109375" customWidth="1"/>
</cols>
<sheetData>
<row r="1" spans="2:3" customFormat="1" ht="9" customHeight="1"/>
<row r="2" spans="2:3" customFormat="1">
<c r="B2">
<f>SUM([1]Sheet1!$A$1:$A$3)</f>
<v>6</v>
</c>
<c r="C2">
<f>[2]!NameInExternalWorkbook</f>
<v>2</v>
</c>
</row>
<row r="4" spans="2:3" customFormat="1">
<c r="B4" s="1" t="s">
<v>0</v>
</c>
</row>
</sheetData>
<hyperlinks>
<hyperlink ref="B4" r:id="rId1"/>
</hyperlinks>
<printOptions/>
<pageMargins left="0.7" right="0.7" top="0.75" bottom="0.75"
header="0.3" footer="0.3"/>
<headerFooter/>
</worksheet>
Subsections
Last updated on