merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / calc / ExcelXML / rowcolumn.xml
blobe79c07233054a36fc2f9f5e69a857e680b9a316c
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-07T03:20:50Z</Created>
12   <Company>Sun China Engineering &amp; Research Institute</Company>
13   <Version>11.5329</Version>
14  </DocumentProperties>
15  <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
16   <WindowHeight>9000</WindowHeight>
17   <WindowWidth>10620</WindowWidth>
18   <WindowTopX>240</WindowTopX>
19   <WindowTopY>75</WindowTopY>
20   <ProtectStructure>False</ProtectStructure>
21   <ProtectWindows>False</ProtectWindows>
22  </ExcelWorkbook>
23  <Styles>
24   <Style ss:ID="Default" ss:Name="Normal">
25    <Alignment ss:Vertical="Center"/>
26    <Borders/>
27    <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
28    <Interior/>
29    <NumberFormat/>
30    <Protection/>
31   </Style>
32  </Styles>
33  <Worksheet ss:Name="Sheet1">
34   <Table ss:ExpandedColumnCount="12" ss:ExpandedRowCount="9" x:FullColumns="1"
35    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
36    <Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="91.5"/>
37    <Column ss:Index="4" ss:AutoFitWidth="0" ss:Width="30.75"/>
38    <Column ss:AutoFitWidth="0" ss:Width="63.75"/>
39    <Column ss:Index="7" ss:Hidden="1" ss:AutoFitWidth="0" ss:Width="18"/>
40    <Column ss:Index="10" ss:AutoFitWidth="0" ss:Width="18.75"/>
41    <Column ss:Index="12" ss:Hidden="1" ss:AutoFitWidth="0"/>
42    <Row ss:AutoFitHeight="0"/>
43    <Row ss:AutoFitHeight="0" ss:Height="39"/>
44    <Row ss:AutoFitHeight="0" ss:Span="1"/>
45    <Row ss:Index="5" ss:AutoFitHeight="0" ss:Height="63.75">
46     <Cell ss:Index="5"><Data ss:Type="String">cursor pos</Data><Comment
47       ss:Author="Gavin Lu"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
48          html:Face="Tahoma" x:CharSet="134" x:Family="Swiss" html:Size="8"
49          html:Color="#000000">Gavin Lu: cursor position! :)</Font></B></ss:Data></Comment></Cell>
50    </Row>
51    <Row ss:AutoFitHeight="0" ss:Hidden="1"/>
52    <Row ss:AutoFitHeight="0" ss:Height="9" ss:Hidden="1"/>
53    <Row ss:AutoFitHeight="0"/>
54    <Row ss:AutoFitHeight="0" ss:Height="170.25"/>
55   </Table>
56   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
57    <Unsynced/>
58    <Selected/>
59    <Panes>
60     <Pane>
61      <Number>3</Number>
62      <ActiveRow>4</ActiveRow>
63      <ActiveCol>4</ActiveCol>
64     </Pane>
65    </Panes>
66    <ProtectObjects>False</ProtectObjects>
67    <ProtectScenarios>False</ProtectScenarios>
68   </WorksheetOptions>
69  </Worksheet>
70  <Worksheet ss:Name="Sheet2">
71   <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1"
72    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
73   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
74    <Unsynced/>
75    <ProtectObjects>False</ProtectObjects>
76    <ProtectScenarios>False</ProtectScenarios>
77   </WorksheetOptions>
78  </Worksheet>
79  <Worksheet ss:Name="Sheet3">
80   <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1"
81    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
82   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
83    <Unsynced/>
84    <ProtectObjects>False</ProtectObjects>
85    <ProtectScenarios>False</ProtectScenarios>
86   </WorksheetOptions>
87  </Worksheet>
88 </Workbook>