merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / calc / ExcelXML / cell_pattern.xml
blobd48d467ad4e785b3f7f7e48107cc088fa03b3c0a
1 <?xml version="1.0"?>
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>Gavin Lu</Author>
10   <LastAuthor>Gavin Lu</LastAuthor>
11   <Created>2003-07-15T06:28:40Z</Created>
12   <LastSaved>2003-07-15T06:38:34Z</LastSaved>
13   <Company>Sun China ERI</Company>
14   <Version>11.5329</Version>
15  </DocumentProperties>
16  <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
17   <WindowHeight>9225</WindowHeight>
18   <WindowWidth>14940</WindowWidth>
19   <WindowTopX>240</WindowTopX>
20   <WindowTopY>105</WindowTopY>
21   <ProtectStructure>False</ProtectStructure>
22   <ProtectWindows>False</ProtectWindows>
23  </ExcelWorkbook>
24  <Styles>
25   <Style ss:ID="Default" ss:Name="Normal">
26    <Alignment ss:Vertical="Center"/>
27    <Borders/>
28    <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
29    <Interior/>
30    <NumberFormat/>
31    <Protection/>
32   </Style>
33   <Style ss:ID="s21">
34    <Interior ss:Color="#000000" ss:Pattern="Gray75" ss:PatternColor="#CC99FF"/>
35   </Style>
36   <Style ss:ID="s22">
37    <Interior ss:Color="#993300" ss:Pattern="Gray50" ss:PatternColor="#99CCFF"/>
38   </Style>
39   <Style ss:ID="s23">
40    <Interior ss:Color="#FF6600" ss:Pattern="Gray25" ss:PatternColor="#00FF00"/>
41   </Style>
42   <Style ss:ID="s24">
43    <Interior ss:Color="#FFFF00" ss:Pattern="Gray125" ss:PatternColor="#99CC00"/>
44   </Style>
45   <Style ss:ID="s25">
46    <Interior ss:Color="#0000FF" ss:Pattern="Gray0625" ss:PatternColor="#FF00FF"/>
47   </Style>
48   <Style ss:ID="s26">
49    <Interior ss:Color="#0000FF" ss:Pattern="Gray50" ss:PatternColor="#808000"/>
50   </Style>
51   <Style ss:ID="s27">
52    <Interior ss:Color="#FF99CC" ss:Pattern="Gray50" ss:PatternColor="#0000FF"/>
53   </Style>
54   <Style ss:ID="s28">
55    <Interior ss:Color="#339966" ss:Pattern="Gray25" ss:PatternColor="#FF0000"/>
56   </Style>
57   <Style ss:ID="s29">
58    <Interior ss:Color="#CCFFCC" ss:Pattern="Gray125" ss:PatternColor="#0000FF"/>
59   </Style>
60   <Style ss:ID="s30">
61    <Interior ss:Color="#993366" ss:Pattern="Gray0625" ss:PatternColor="#FFFF00"/>
62   </Style>
63   <Style ss:ID="s32">
64    <Interior/>
65   </Style>
66   <Style ss:ID="s33">
67    <Interior ss:Color="#993300" ss:Pattern="Gray75" ss:PatternColor="#FFFFFF"/>
68   </Style>
69   <Style ss:ID="s34">
70    <Interior ss:Color="#FF6600" ss:Pattern="Gray50" ss:PatternColor="#99CCFF"/>
71   </Style>
72   <Style ss:ID="s37">
73    <Interior ss:Color="#FF9900" ss:Pattern="Gray25" ss:PatternColor="#FFFF00"/>
74   </Style>
75   <Style ss:ID="s38">
76    <Interior ss:Color="#FFCC00" ss:Pattern="Gray125" ss:PatternColor="#00FF00"/>
77   </Style>
78   <Style ss:ID="s39">
79    <Interior ss:Color="#FFCC99" ss:Pattern="Gray0625" ss:PatternColor="#3366FF"/>
80   </Style>
81   <Style ss:ID="s40">
82    <Interior ss:Color="#FF99CC" ss:Pattern="Gray75" ss:PatternColor="#FFCC99"/>
83   </Style>
84   <Style ss:ID="s41">
85    <Interior ss:Color="#FFCC99" ss:Pattern="Gray50" ss:PatternColor="#FF9900"/>
86   </Style>
87   <Style ss:ID="s42">
88    <Interior ss:Color="#FFFF99" ss:Pattern="Gray25" ss:PatternColor="#008000"/>
89   </Style>
90   <Style ss:ID="s43">
91    <Interior ss:Color="#00FFFF" ss:Pattern="Gray125" ss:PatternColor="#0000FF"/>
92   </Style>
93   <Style ss:ID="s44">
94    <Interior ss:Color="#3366FF" ss:Pattern="Gray0625" ss:PatternColor="#CCFFCC"/>
95   </Style>
96   <Style ss:ID="s45">
97    <Interior/>
98    <NumberFormat ss:Format="0%"/>
99   </Style>
100   <Style ss:ID="s46">
101    <Interior/>
102    <NumberFormat ss:Format="Percent"/>
103   </Style>
104  </Styles>
105  <Worksheet ss:Name="Sheet1">
106   <Table ss:ExpandedColumnCount="9" ss:ExpandedRowCount="11" x:FullColumns="1"
107    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
108    <Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="25.5"/>
109    <Column ss:Index="4" ss:AutoFitWidth="0" ss:Width="28.5"/>
110    <Column ss:Index="6" ss:AutoFitWidth="0" ss:Width="28.5"/>
111    <Column ss:Index="8" ss:AutoFitWidth="0" ss:Width="30"/>
112    <Row>
113     <Cell><Data ss:Type="String">test</Data></Cell>
114     <Cell ss:Index="3"><Data ss:Type="String">cell background pattern</Data></Cell>
115    </Row>
116    <Row>
117     <Cell ss:StyleID="s21"/>
118     <Cell ss:Index="3" ss:StyleID="s22"/>
119     <Cell ss:Index="5" ss:StyleID="s23"/>
120     <Cell ss:Index="7" ss:StyleID="s24"/>
121     <Cell ss:Index="9" ss:StyleID="s25"/>
122    </Row>
123    <Row>
124     <Cell ss:StyleID="s26"/>
125     <Cell ss:Index="3" ss:StyleID="s27"/>
126     <Cell ss:Index="5" ss:StyleID="s28"/>
127     <Cell ss:Index="7" ss:StyleID="s29"/>
128     <Cell ss:Index="9" ss:StyleID="s30"/>
129    </Row>
130    <Row>
131     <Cell ss:StyleID="s33"/>
132     <Cell ss:Index="3" ss:StyleID="s34"/>
133     <Cell ss:Index="5" ss:StyleID="s37"/>
134     <Cell ss:Index="7" ss:StyleID="s38"/>
135     <Cell ss:Index="9" ss:StyleID="s39"/>
136    </Row>
137    <Row>
138     <Cell ss:StyleID="s40"/>
139     <Cell ss:Index="3" ss:StyleID="s41"/>
140     <Cell ss:Index="5" ss:StyleID="s42"/>
141     <Cell ss:Index="7" ss:StyleID="s43"/>
142     <Cell ss:Index="9" ss:StyleID="s44"/>
143    </Row>
144    <Row>
145     <Cell ss:StyleID="s45"><Data ss:Type="Number">0.75</Data></Cell>
146     <Cell ss:Index="3" ss:StyleID="s45"><Data ss:Type="Number">0.5</Data></Cell>
147     <Cell ss:Index="5" ss:StyleID="s46"><Data ss:Type="Number">0.25</Data></Cell>
148     <Cell ss:Index="7" ss:StyleID="s46"><Data ss:Type="Number">0.125</Data></Cell>
149     <Cell ss:Index="9" ss:StyleID="s46"><Data ss:Type="Number">6.25E-2</Data></Cell>
150    </Row>
151    <Row>
152     <Cell ss:StyleID="s32"/>
153     <Cell ss:Index="3" ss:StyleID="s32"/>
154     <Cell ss:Index="5" ss:StyleID="s32"/>
155     <Cell ss:Index="7" ss:StyleID="s32"/>
156     <Cell ss:Index="9" ss:StyleID="s32"/>
157    </Row>
158    <Row>
159     <Cell ss:StyleID="s32"/>
160     <Cell ss:Index="3" ss:StyleID="s32"/>
161     <Cell ss:Index="5" ss:StyleID="s32"/>
162     <Cell ss:Index="7" ss:StyleID="s32"/>
163     <Cell ss:Index="9" ss:StyleID="s32"/>
164    </Row>
165    <Row>
166     <Cell ss:StyleID="s32"/>
167     <Cell ss:Index="3" ss:StyleID="s32"/>
168     <Cell ss:Index="5" ss:StyleID="s32"/>
169     <Cell ss:Index="7" ss:StyleID="s32"/>
170     <Cell ss:Index="9" ss:StyleID="s32"/>
171    </Row>
172    <Row>
173     <Cell ss:StyleID="s32"/>
174     <Cell ss:Index="3" ss:StyleID="s32"/>
175     <Cell ss:Index="5" ss:StyleID="s32"/>
176     <Cell ss:Index="7" ss:StyleID="s32"/>
177     <Cell ss:Index="9" ss:StyleID="s32"/>
178    </Row>
179    <Row>
180     <Cell ss:StyleID="s32"/>
181     <Cell ss:Index="3" ss:StyleID="s32"/>
182     <Cell ss:Index="5" ss:StyleID="s32"/>
183     <Cell ss:Index="7" ss:StyleID="s32"/>
184     <Cell ss:Index="9" ss:StyleID="s32"/>
185    </Row>
186   </Table>
187   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
188    <Selected/>
189    <Panes>
190     <Pane>
191      <Number>3</Number>
192      <ActiveRow>4</ActiveRow>
193     </Pane>
194    </Panes>
195    <ProtectObjects>False</ProtectObjects>
196    <ProtectScenarios>False</ProtectScenarios>
197   </WorksheetOptions>
198  </Worksheet>
199  <Worksheet ss:Name="Sheet2">
200   <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1"
201    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
202   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
203    <ProtectObjects>False</ProtectObjects>
204    <ProtectScenarios>False</ProtectScenarios>
205   </WorksheetOptions>
206  </Worksheet>
207  <Worksheet ss:Name="Sheet3">
208   <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1"
209    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
210   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
211    <ProtectObjects>False</ProtectObjects>
212    <ProtectScenarios>False</ProtectScenarios>
213   </WorksheetOptions>
214  </Worksheet>
215 </Workbook>