リスト2:ExcelのワークシートをHTML化した“ex05xls.htm”のソース(一部)


<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:x="urn:schemas-microsoft-com:office:excel"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=shift_jis">
<meta name=ProgId content=Excel.Sheet>
<meta name=Generator content="Microsoft Excel 9">
<link rel=File-List href="./ex05xls.files/filelist.xml">
<link rel=Edit-Time-Data href="./ex05xls.files/editdata.mso">
      :
<style>
<!--table
   {mso-displayed-decimal-separator:"\.";
   mso-displayed-thousand-separator:"\,";}
@page
   {margin:.98in .79in .98in .79in;
   mso-header-margin:.51in;
   mso-footer-margin:.51in;}
tr
   {mso-height-source:auto;
   mso-ruby-visibility:none;}
col
   {mso-width-source:auto;
   mso-ruby-visibility:none;}
br
   {mso-data-placement:same-cell;}
.style0
      :
   font-style:italic;
   font-family:"MS 明朝", serif;
   mso-font-charset:128;}
ruby
   {ruby-align:left;}
rt
   {color:windowtext;
   font-size:6.0pt;
   font-weight:400;
   font-style:normal;
   text-decoration:none;
   font-family:"MS Pゴシック", monospace;
   mso-font-charset:128;
   mso-char-type:katakana;
   display:none;}
-->
</style>
<!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
      :
</xml><![endif]-->
</head>

<body link=blue vlink=purple>

<table x:str border=0 cellpadding=0 cellspacing=0 width=509 style='border-collapse:
 collapse;table-layout:fixed;width:383pt'>
 <col width=72 span=3 style='width:54pt'>
 <col width=74 style='mso-width-source:userset;mso-width-alt:2368;width:56pt'>
 <col width=73 span=3 style='mso-width-source:userset;mso-width-alt:2336;
 width:55pt'>
<tr height=18 style='height:13.5pt'>
 <td height=18 width=72 style='height:13.5pt;width:54pt'></td>
 <td width=72 style='width:54pt'></td>
 <td width=72 style='width:54pt'></td>
 <td width=74 style='width:56pt'></td>
 <td width=73 style='width:55pt'></td>
 <td width=73 style='width:55pt'></td>
 <td width=73 style='width:55pt'></td>
</tr>
<tr height=18 style='height:13.5pt'>
 <td height=18 colspan=7 style='height:13.5pt;mso-ignore:colspan'></td>
</tr>
<tr height=23 style='height:17.25pt'>
 <td height=23 colspan=2 style='height:17.25pt;mso-ignore:colspan'></td>
 <td class=xl26 colspan=3 style='mso-ignore:colspan'>11<ruby>月期<span
 style='display:none'><rt>ガツキ</rt></span></ruby><ruby>支店別<span
 style='display:none'><rt>シテンベツ</rt></span></ruby><ruby>販売額<span
 style='display:none'><rt>ハンバイガク</rt></span></ruby></td>
 <td colspan=2 style='mso-ignore:colspan'></td>
</tr>
<tr height=18 style='height:13.5pt'>
 <td height=18 colspan=7 style='height:13.5pt;mso-ignore:colspan'></td>
</tr>
<tr height=18 style='height:13.5pt'>
 <td height=18 colspan=2 style='height:13.5pt;mso-ignore:colspan'></td>
 <td class=xl25><ruby>店名<span style='display:none'><rt>テンメイ</rt></span></ruby></td>
 <td class=xl25 style='border-left:none'><ruby>第<span style='display:none'><rt>ダイ</rt></span></ruby>1<ruby>週<span
 style='display:none'><rt>シュウ</rt></span></ruby></td>
 <td class=xl25 style='border-left:none'><ruby>第<span style='display:none'><rt>ダイ</rt></span></ruby>2<ruby>週<span
 style='display:none'><rt>シュウ</rt></span></ruby></td>
 <td class=xl25 style='border-left:none'><ruby>第<span style='display:none'><rt>ダイ</rt></span></ruby>3<ruby>週<span
 style='display:none'><rt>シュウ</rt></span></ruby></td>
 <td class=xl25 style='border-left:none'><ruby>第<span style='display:none'><rt>ダイ</rt></span></ruby>4<ruby>週<span
 style='display:none'><rt>シュウ</rt></span></ruby></td>
</tr>
<tr height=18 style='height:13.5pt'>
 <td height=18 colspan=2 style='height:13.5pt;mso-ignore:colspan'></td>
 <td class=xl25 style='border-top:none'><ruby>札幌<span style='display:none'><r      :
 </table>

</body>

</html>


本文へ戻る