2 <?mso-application progid="Excel.Sheet"?>
3 <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4 xmlns:o="urn:schemas-microsoft-com:office:office"
5 xmlns:x="urn:schemas-microsoft-com:office:excel"
6 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7 xmlns:html="http://www.w3.org/TR/REC-html40">
8 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9 <Author>Kohei Yoshida</Author>
10 <LastAuthor>Kohei Yoshida</LastAuthor>
11 <Created>2017-02-08T02:38:34Z</Created>
12 <LastSaved>2017-02-08T02:41:56Z</LastSaved>
13 <Version>15.00</Version>
15 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
17 </OfficeDocumentSettings>
18 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
19 <WindowHeight>14385</WindowHeight>
20 <WindowWidth>24000</WindowWidth>
21 <WindowTopX>0</WindowTopX>
22 <WindowTopY>0</WindowTopY>
23 <ProtectStructure>False</ProtectStructure>
24 <ProtectWindows>False</ProtectWindows>
27 <Style ss:ID="Default" ss:Name="Normal">
28 <Alignment ss:Vertical="Bottom"/>
30 <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
36 <Worksheet ss:Name="Sheet1">
38 <NamedRange ss:Name="MyRange" ss:RefersTo="=Sheet1!R1C1:R3C2"/>
40 <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="7" x:FullColumns="1"
41 x:FullRows="1" ss:DefaultRowHeight="15">
42 <Row ss:AutoFitHeight="0">
43 <Cell><Data ss:Type="Number">1</Data><NamedCell ss:Name="MyRange"/></Cell>
44 <Cell><Data ss:Type="Number">6</Data><NamedCell ss:Name="MyRange"/></Cell>
46 <Row ss:AutoFitHeight="0">
47 <Cell><Data ss:Type="Number">2</Data><NamedCell ss:Name="MyRange"/></Cell>
48 <Cell><Data ss:Type="Number">7</Data><NamedCell ss:Name="MyRange"/></Cell>
50 <Row ss:AutoFitHeight="0">
51 <Cell><Data ss:Type="Number">3</Data><NamedCell ss:Name="MyRange"/></Cell>
52 <Cell><Data ss:Type="Number">8</Data><NamedCell ss:Name="MyRange"/></Cell>
54 <Row ss:AutoFitHeight="0">
55 <Cell><Data ss:Type="Number">4</Data></Cell>
56 <Cell><Data ss:Type="Number">9</Data></Cell>
58 <Row ss:AutoFitHeight="0">
59 <Cell><Data ss:Type="Number">5</Data></Cell>
60 <Cell><Data ss:Type="Number">10</Data></Cell>
62 <Row ss:Index="7" ss:AutoFitHeight="0">
63 <Cell ss:Formula="=SUM(MyRange)"><Data ss:Type="Number">27</Data></Cell>
66 <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
68 <Header x:Margin="0.3"/>
69 <Footer x:Margin="0.3"/>
70 <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
77 <ActiveRow>6</ActiveRow>
80 <ProtectObjects>False</ProtectObjects>
81 <ProtectScenarios>False</ProtectScenarios>
84 <Worksheet ss:Name="Sheet2">
86 <NamedRange ss:Name="MyRange" ss:RefersTo="=Sheet2!R4C1:R5C2"/>
88 <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="7" x:FullColumns="1"
89 x:FullRows="1" ss:DefaultRowHeight="15">
90 <Row ss:AutoFitHeight="0">
91 <Cell><Data ss:Type="Number">10</Data></Cell>
92 <Cell><Data ss:Type="Number">20</Data></Cell>
94 <Row ss:AutoFitHeight="0">
95 <Cell><Data ss:Type="Number">11</Data></Cell>
96 <Cell><Data ss:Type="Number">21</Data></Cell>
98 <Row ss:AutoFitHeight="0">
99 <Cell><Data ss:Type="Number">12</Data></Cell>
100 <Cell><Data ss:Type="Number">22</Data></Cell>
102 <Row ss:AutoFitHeight="0">
103 <Cell><Data ss:Type="Number">13</Data><NamedCell ss:Name="MyRange"/></Cell>
104 <Cell><Data ss:Type="Number">23</Data><NamedCell ss:Name="MyRange"/></Cell>
106 <Row ss:AutoFitHeight="0">
107 <Cell><Data ss:Type="Number">14</Data><NamedCell ss:Name="MyRange"/></Cell>
108 <Cell><Data ss:Type="Number">24</Data><NamedCell ss:Name="MyRange"/></Cell>
110 <Row ss:Index="7" ss:AutoFitHeight="0">
111 <Cell ss:Formula="=SUM(MyRange)"><Data ss:Type="Number">74</Data></Cell>
114 <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
116 <Header x:Margin="0.3"/>
117 <Footer x:Margin="0.3"/>
118 <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
124 <ActiveRow>6</ActiveRow>
127 <ProtectObjects>False</ProtectObjects>
128 <ProtectScenarios>False</ProtectScenarios>