⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testfile.xml.bak

📁 本程序使用C#开发
💻 BAK
字号:
<?xml version='1.0'  encoding='gb2312'?>
<?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'>
</DocumentProperties>
<ExcelWorkbook xmlns='urn:schemas-microsoft-com:office:excel'>
<ProtectStructure>False</ProtectStructure>
<ProtectWindows>False</ProtectWindows>
</ExcelWorkbook>
<Styles>
<Style ss:ID='Default' ss:Name='Normal'>
<Alignment ss:Vertical='Bottom'/>
<Borders/>
<Font ss:FontName='宋体' x:CharSet='134' ss:Size='12'/>
<Interior/>
<NumberFormat/>
<Protection/>
</Style>
<Style ss:ID='s21'>
<NumberFormat ss:Format='Currency'/>
</Style>
<Style ss:ID='s23'>
<Alignment ss:Horizontal='Center' ss:Vertical='Bottom'/>
</Style>
</Styles>
<Worksheet ss:Name='sheet1'>
<Table ss:ExpandedColumnCount='7' ss:ExpandedRowCount='7' x:FullColumns='1'
x:FullRows='1' ss:DefaultColumnWidth='54' ss:DefaultRowHeight='15'>
<Column ss:Index='1' ss:AutoFitWidth='0' ss:Width='80'/>
<Column ss:Index='2' ss:AutoFitWidth='0' ss:Width='80'/>
<Column ss:Index='3' ss:AutoFitWidth='0' ss:Width='80'/>
<Column ss:Index='4' ss:AutoFitWidth='0' ss:Width='80'/>
<Column ss:Index='5' ss:AutoFitWidth='0' ss:Width='80'/>
<Column ss:Index='6' ss:AutoFitWidth='0' ss:Width='80'/>
<Column ss:Index='7' ss:AutoFitWidth='0' ss:Width='80'/>
<Row ss:AutoFitHeight='0'>
</Row>
<Row ss:AutoFitHeight='0'>
</Row>
<Row ss:AutoFitHeight='0'>
</Row>
<Row ss:AutoFitHeight='0'>
<Cell ss:Index='2' ss:MergeAcross='2'/>
<Cell ss:Index='5' ss:MergeDown='1'/>
</Row>

<Row ss:AutoFitHeight='0'>
<Cell ss:Index='4' ss:MergeDown='2'/>
</Row>
<Row ss:AutoFitHeight='0'>
<Cell ss:Index='5' ss:MergeAcross='1'>
<Data ss:Type='String'>dfafdafdafdafdafdfdafdsafd</Data>
</Cell>
</Row>
<Row ss:AutoFitHeight='0'>
</Row>
</Table>
<WorksheetOptions xmlns='urn:schemas-microsoft-com:office:excel'>
<ProtectObjects>False</ProtectObjects>
<ProtectScenarios>False</ProtectScenarios>
</WorksheetOptions>
</Worksheet>
</Workbook>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -