99
This commit is contained in:
31
Reportapi/MyCode.Project.WebApi/App_File/test2.xls
Normal file
31
Reportapi/MyCode.Project.WebApi/App_File/test2.xls
Normal file
@@ -0,0 +1,31 @@
|
||||
<html xmlns:x="urn:schemas-microsoft-com:office:excel"><head><!--[if gte mso 9]><xml>
|
||||
<x:ExcelWorkbook>
|
||||
<x:ExcelWorksheets>
|
||||
<x:ExcelWorksheet>
|
||||
<x:Name>工作表标题</x:Name>
|
||||
<x:WorksheetOptions><x:Print><x:ValidPrinterInfo /></x:Print></x:WorksheetOptions>
|
||||
</x:ExcelWorksheet>
|
||||
</x:ExcelWorksheets>
|
||||
</x:ExcelWorkbook></xml><![endif]--> </head>
|
||||
<body>
|
||||
<table border="1">
|
||||
<tr>
|
||||
<td>username</td>
|
||||
<td>address</td>
|
||||
<td>nickname</td>
|
||||
<td>remark</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>test</td>
|
||||
<td>test</td>
|
||||
<td>test</td>
|
||||
<td>test</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>test</td>
|
||||
<td>test</td>
|
||||
<td>test</td>
|
||||
<td>test</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user