Asp.net源码专业站
首页->新知实践->仿Google查询并导出Excel源码>>Web/Bin/ExcelMode.xml>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:仿Google查询并导出Excel源码
当前文件:文件类型 GoogleWebExcel/Web/Bin/ExcelMode.xml[1K,2009-6-12 11:43:28]打开代码结构图
普通视图
		            
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 <Created>1996-12-17T01:32:42Z</Created> 10 <LastSaved>2000-11-18T06:53:49Z</LastSaved> 11 <Version>11.6568</Version> 12 </DocumentProperties> 13 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office"> 14 <RemovePersonalInformation/> 15 </OfficeDocumentSettings> 16 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"> 17 <WindowHeight>4530</WindowHeight> 18 <WindowWidth>8505</WindowWidth> 19 <WindowTopX>480</WindowTopX> 20 <WindowTopY>120</WindowTopY> 21 <AcceptLabelsInFormulas/> 22 <ProtectStructure>False</ProtectStructure> 23 <ProtectWindows>False</ProtectWindows> 24 </ExcelWorkbook> 25 <Styles> 26 <Style ss:ID="Default" ss:Name="Normal"> 27 <Alignment ss:Vertical="Bottom"/> 28 <Borders/> 29 <Font ss:FontName="瀹嬩綋" x:CharSet="134" ss:Size="12"/> 30 <Interior/> 31 <NumberFormat/> 32 <Protection/> 33 </Style> 34 </Styles> 35 <Worksheet ss:Name="Sheet1"> 36 </Worksheet> 37</Workbook> 38
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:仿Google查询并导出Excel源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146