summaryrefslogtreecommitdiff
path: root/testautomation/xml/optional/input/calc/ExcelXML/rowcolumn.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/xml/optional/input/calc/ExcelXML/rowcolumn.xml')
-rwxr-xr-xtestautomation/xml/optional/input/calc/ExcelXML/rowcolumn.xml88
1 files changed, 88 insertions, 0 deletions
diff --git a/testautomation/xml/optional/input/calc/ExcelXML/rowcolumn.xml b/testautomation/xml/optional/input/calc/ExcelXML/rowcolumn.xml
new file mode 100755
index 000000000000..e79c07233054
--- /dev/null
+++ b/testautomation/xml/optional/input/calc/ExcelXML/rowcolumn.xml
@@ -0,0 +1,88 @@
+<?xml version="1.0"?>
+<?mso-application progid="Excel.Sheet"?>
+<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">
+ <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
+ <Author>Gavin Lu</Author>
+ <LastAuthor>Gavin Lu</LastAuthor>
+ <Created>2003-07-07T03:20:50Z</Created>
+ <Company>Sun China Engineering &amp; Research Institute</Company>
+ <Version>11.5329</Version>
+ </DocumentProperties>
+ <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
+ <WindowHeight>9000</WindowHeight>
+ <WindowWidth>10620</WindowWidth>
+ <WindowTopX>240</WindowTopX>
+ <WindowTopY>75</WindowTopY>
+ <ProtectStructure>False</ProtectStructure>
+ <ProtectWindows>False</ProtectWindows>
+ </ExcelWorkbook>
+ <Styles>
+ <Style ss:ID="Default" ss:Name="Normal">
+ <Alignment ss:Vertical="Center"/>
+ <Borders/>
+ <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
+ <Interior/>
+ <NumberFormat/>
+ <Protection/>
+ </Style>
+ </Styles>
+ <Worksheet ss:Name="Sheet1">
+ <Table ss:ExpandedColumnCount="12" ss:ExpandedRowCount="9" x:FullColumns="1"
+ x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
+ <Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="91.5"/>
+ <Column ss:Index="4" ss:AutoFitWidth="0" ss:Width="30.75"/>
+ <Column ss:AutoFitWidth="0" ss:Width="63.75"/>
+ <Column ss:Index="7" ss:Hidden="1" ss:AutoFitWidth="0" ss:Width="18"/>
+ <Column ss:Index="10" ss:AutoFitWidth="0" ss:Width="18.75"/>
+ <Column ss:Index="12" ss:Hidden="1" ss:AutoFitWidth="0"/>
+ <Row ss:AutoFitHeight="0"/>
+ <Row ss:AutoFitHeight="0" ss:Height="39"/>
+ <Row ss:AutoFitHeight="0" ss:Span="1"/>
+ <Row ss:Index="5" ss:AutoFitHeight="0" ss:Height="63.75">
+ <Cell ss:Index="5"><Data ss:Type="String">cursor pos</Data><Comment
+ ss:Author="Gavin Lu"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
+ html:Face="Tahoma" x:CharSet="134" x:Family="Swiss" html:Size="8"
+ html:Color="#000000">Gavin Lu: cursor position! :)</Font></B></ss:Data></Comment></Cell>
+ </Row>
+ <Row ss:AutoFitHeight="0" ss:Hidden="1"/>
+ <Row ss:AutoFitHeight="0" ss:Height="9" ss:Hidden="1"/>
+ <Row ss:AutoFitHeight="0"/>
+ <Row ss:AutoFitHeight="0" ss:Height="170.25"/>
+ </Table>
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
+ <Unsynced/>
+ <Selected/>
+ <Panes>
+ <Pane>
+ <Number>3</Number>
+ <ActiveRow>4</ActiveRow>
+ <ActiveCol>4</ActiveCol>
+ </Pane>
+ </Panes>
+ <ProtectObjects>False</ProtectObjects>
+ <ProtectScenarios>False</ProtectScenarios>
+ </WorksheetOptions>
+ </Worksheet>
+ <Worksheet ss:Name="Sheet2">
+ <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1"
+ x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
+ <Unsynced/>
+ <ProtectObjects>False</ProtectObjects>
+ <ProtectScenarios>False</ProtectScenarios>
+ </WorksheetOptions>
+ </Worksheet>
+ <Worksheet ss:Name="Sheet3">
+ <Table ss:ExpandedColumnCount="0" ss:ExpandedRowCount="0" x:FullColumns="1"
+ x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25"/>
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
+ <Unsynced/>
+ <ProtectObjects>False</ProtectObjects>
+ <ProtectScenarios>False</ProtectScenarios>
+ </WorksheetOptions>
+ </Worksheet>
+</Workbook>