merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / calc / ExcelXML / dataformat.xml
blobd982795301adc09131d61692cc0b66e4d60e7d69
1 <?xml version="1.0"?>
2 <?mso-application progid="Excel.Sheet"?>
3 <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40">
4     <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
5         <Author>Gavin Lu</Author>
6         <LastAuthor>Gavin Lu</LastAuthor>
7         <Created>2003-09-12T08:41:46Z</Created>
8         <Company>Sun China Engineering &amp; Research Institute</Company>
9         <Version>11.5329</Version>
10     </DocumentProperties>
11     <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
12         <WindowHeight>11025</WindowHeight>
13         <WindowWidth>13860</WindowWidth>
14         <WindowTopX>480</WindowTopX>
15         <WindowTopY>45</WindowTopY>
16         <ProtectStructure>False</ProtectStructure>
17         <ProtectWindows>False</ProtectWindows>
18     </ExcelWorkbook>
19     <Styles>
20         <Style ss:ID="Default" ss:Name="Normal">
21             <Alignment ss:Vertical="Center"/>
22             <Borders/>
23             <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
24             <Interior/>
25             <NumberFormat/>
26             <Protection/>
27         </Style>
28         <Style ss:ID="s21">
29             <NumberFormat ss:Format="General"/>
30         </Style>
31         <Style ss:ID="s22">
32             <NumberFormat ss:Format="General Number"/>
33         </Style>
34         <Style ss:ID="s23">
35             <NumberFormat ss:Format="General Date"/>
36         </Style>
37         <Style ss:ID="s24">
38             <NumberFormat ss:Format="Long Date"/>
39         </Style>
40         <Style ss:ID="s25">
41             <NumberFormat ss:Format="Medium Date"/>
42         </Style>
43         <Style ss:ID="s26">
44             <NumberFormat ss:Format="Short Date"/>
45         </Style>
46         <Style ss:ID="s27">
47             <NumberFormat ss:Format="Long Time"/>
48         </Style>
49         <Style ss:ID="s28">
50             <NumberFormat ss:Format="Medium Time"/>
51         </Style>
52         <Style ss:ID="s29">
53             <NumberFormat ss:Format="Short Time"/>
54         </Style>
55         <Style ss:ID="s30">
56             <NumberFormat ss:Format="Currency"/>
57         </Style>
58         <Style ss:ID="s31">
59             <NumberFormat ss:Format="Euro Currency"/>
60         </Style>
61         <Style ss:ID="s32">
62             <NumberFormat ss:Format="Fixed"/>
63         </Style>
64         <Style ss:ID="s33">
65             <NumberFormat ss:Format="Standard"/>
66         </Style>
67         <Style ss:ID="s34">
68             <NumberFormat ss:Format="Percent"/>
69         </Style>
70         <Style ss:ID="s35">
71             <NumberFormat ss:Format="Scientific"/>
72         </Style>
73         <Style ss:ID="s36">
74             <NumberFormat ss:Format="Yes/No"/>
75         </Style>
76         <Style ss:ID="s37">
77             <NumberFormat ss:Format="True/False"/>
78         </Style>
79         <Style ss:ID="s38">
80             <NumberFormat ss:Format="On/Off"/>
81         </Style>
82         <Style ss:ID="s39">
83             <NumberFormat ss:Format="@"/>
84         </Style>
85     </Styles>
86     <Worksheet ss:Name="Sheet1">
87         <Table ss:ExpandedColumnCount="3" ss:ExpandedRowCount="19" x:FullColumns="1" x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
88             <Column ss:AutoFitWidth="0" ss:Width="118.5"/>
89             <Column ss:AutoFitWidth="0" ss:Width="208.5"/>
90             <Column ss:AutoFitWidth="0" ss:Width="175.5"/>
91             <Row>
92                 <Cell>
93                     <Data ss:Type="String">General</Data>
94                 </Cell>
95                 <Cell ss:StyleID="s21">
96                     <Data ss:Type="Number">1234567890.0123401</Data>
97                 </Cell>
98                 <Cell ss:StyleID="s21">
99                     <Data ss:Type="Number">-1234567890.0123401</Data>
100                 </Cell>
101             </Row>
102             <Row>
103                 <Cell>
104                     <Data ss:Type="String">General Number</Data>
105                 </Cell>
106                 <Cell ss:StyleID="s22">
107                     <Data ss:Type="Number">1234567890.0123401</Data>
108                 </Cell>
109                 <Cell ss:StyleID="s22">
110                     <Data ss:Type="Number">-1234567890.0123401</Data>
111                 </Cell>
112             </Row>
113             <Row>
114                 <Cell>
115                     <Data ss:Type="String">General Date</Data>
116                 </Cell>
117                 <Cell ss:StyleID="s23">
118                     <Data ss:Type="DateTime">1989-12-04T12:50:54.000</Data>
119                 </Cell>
120             </Row>
121             <Row>
122                 <Cell>
123                     <Data ss:Type="String">Long Date</Data>
124                 </Cell>
125                 <Cell ss:StyleID="s24">
126                     <Data ss:Type="DateTime">1989-12-04T12:50:54.000</Data>
127                 </Cell>
128             </Row>
129             <Row>
130                 <Cell>
131                     <Data ss:Type="String">Medium Date</Data>
132                 </Cell>
133                 <Cell ss:StyleID="s25">
134                     <Data ss:Type="DateTime">1989-12-04T12:50:54.000</Data>
135                 </Cell>
136             </Row>
137             <Row>
138                 <Cell>
139                     <Data ss:Type="String">Short Date</Data>
140                 </Cell>
141                 <Cell ss:StyleID="s26">
142                     <Data ss:Type="DateTime">1989-12-04T12:50:54.000</Data>
143                 </Cell>
144             </Row>
145             <Row>
146                 <Cell>
147                     <Data ss:Type="String">Long Time</Data>
148                 </Cell>
149                 <Cell ss:StyleID="s27">
150                     <Data ss:Type="DateTime">1899-12-31T12:50:54.000</Data>
151                 </Cell>
152             </Row>
153             <Row>
154                 <Cell>
155                     <Data ss:Type="String">Medium Time</Data>
156                 </Cell>
157                 <Cell ss:StyleID="s28">
158                     <Data ss:Type="DateTime">1899-12-31T12:50:54.000</Data>
159                 </Cell>
160             </Row>
161             <Row>
162                 <Cell>
163                     <Data ss:Type="String">Short Time</Data>
164                 </Cell>
165                 <Cell ss:StyleID="s29">
166                     <Data ss:Type="DateTime">1899-12-31T12:50:54.000</Data>
167                 </Cell>
168             </Row>
169             <Row>
170                 <Cell>
171                     <Data ss:Type="String">Currency</Data>
172                 </Cell>
173                 <Cell ss:StyleID="s30">
174                     <Data ss:Type="Number">1234567890.0123401</Data>
175                 </Cell>
176                 <Cell ss:StyleID="s30">
177                     <Data ss:Type="Number">-1234567890.0123401</Data>
178                 </Cell>
179             </Row>
180             <Row>
181                 <Cell>
182                     <Data ss:Type="String">Euro Currency</Data>
183                 </Cell>
184                 <Cell ss:StyleID="s31">
185                     <Data ss:Type="Number">1234567890.0123401</Data>
186                 </Cell>
187                 <Cell ss:StyleID="s31">
188                     <Data ss:Type="Number">-1234567890.0123401</Data>
189                 </Cell>
190             </Row>
191             <Row>
192                 <Cell>
193                     <Data ss:Type="String">Fixed</Data>
194                 </Cell>
195                 <Cell ss:StyleID="s32">
196                     <Data ss:Type="Number">1234567890.0123401</Data>
197                 </Cell>
198                 <Cell ss:StyleID="s32">
199                     <Data ss:Type="Number">-1234567890.0123401</Data>
200                 </Cell>
201             </Row>
202             <Row>
203                 <Cell>
204                     <Data ss:Type="String">Standard</Data>
205                 </Cell>
206                 <Cell ss:StyleID="s33">
207                     <Data ss:Type="Number">1234567890.0123401</Data>
208                 </Cell>
209                 <Cell ss:StyleID="s33">
210                     <Data ss:Type="Number">-1234567890.0123401</Data>
211                 </Cell>
212             </Row>
213             <Row>
214                 <Cell>
215                     <Data ss:Type="String">Percent</Data>
216                 </Cell>
217                 <Cell ss:StyleID="s34">
218                     <Data ss:Type="Number">1234567890.0123401</Data>
219                 </Cell>
220                 <Cell ss:StyleID="s34">
221                     <Data ss:Type="Number">-1234567890.0123401</Data>
222                 </Cell>
223             </Row>
224             <Row>
225                 <Cell>
226                     <Data ss:Type="String">Scientific</Data>
227                 </Cell>
228                 <Cell ss:StyleID="s35">
229                     <Data ss:Type="Number">1234567890.0123401</Data>
230                 </Cell>
231                 <Cell ss:StyleID="s35">
232                     <Data ss:Type="Number">-1234567890.0123401</Data>
233                 </Cell>
234             </Row>
235             <Row>
236                 <Cell>
237                     <Data ss:Type="String">Yes/No</Data>
238                 </Cell>
239                 <Cell ss:StyleID="s36">
240                     <Data ss:Type="Number">1</Data>
241                 </Cell>
242                 <Cell ss:StyleID="s36">
243                     <Data ss:Type="Number">0</Data>
244                 </Cell>
245             </Row>
246             <Row>
247                 <Cell>
248                     <Data ss:Type="String">True/False</Data>
249                 </Cell>
250                 <Cell ss:StyleID="s37">
251                     <Data ss:Type="Number">1</Data>
252                 </Cell>
253                 <Cell ss:StyleID="s37">
254                     <Data ss:Type="Number">0</Data>
255                 </Cell>
256             </Row>
257             <Row>
258                 <Cell>
259                     <Data ss:Type="String">On/Off</Data>
260                 </Cell>
261                 <Cell ss:StyleID="s38">
262                     <Data ss:Type="Number">1</Data>
263                 </Cell>
264                 <Cell ss:StyleID="s38">
265                     <Data ss:Type="Number">0</Data>
266                 </Cell>
267             </Row>
268             <Row>
269                 <Cell>
270                     <Data ss:Type="String">Text</Data>
271                 </Cell>
272                 <Cell ss:StyleID="s39">
273                     <Data ss:Type="String">1234567890</Data>
274                 </Cell>
275                 <Cell ss:StyleID="s39">
276                     <Data ss:Type="String">This's just a string.</Data>
277                 </Cell>
278             </Row>
279         </Table>
280         <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
281             <Selected/>
282             <Panes>
283                 <Pane>
284                     <Number>3</Number>
285                     <ActiveRow>7</ActiveRow>
286                     <ActiveCol>1</ActiveCol>
287                 </Pane>
288             </Panes>
289             <ProtectObjects>False</ProtectObjects>
290             <ProtectScenarios>False</ProtectScenarios>
291         </WorksheetOptions>
292     </Worksheet>
293     <Worksheet ss:Name="Sheet2">
294         <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1" x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
295         <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
296             <ProtectObjects>False</ProtectObjects>
297             <ProtectScenarios>False</ProtectScenarios>
298         </WorksheetOptions>
299     </Worksheet>
300     <Worksheet ss:Name="Sheet3">
301         <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1" x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
302         <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
303             <ProtectObjects>False</ProtectObjects>
304             <ProtectScenarios>False</ProtectScenarios>
305         </WorksheetOptions>
306     </Worksheet>
307 </Workbook>