<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>frontline</author_name>
  <author_url>https://blog.hatena.ne.jp/frontline/</author_url>
  <blog_title>misc.log</blog_title>
  <blog_url>https://www.backyrd.net/</blog_url>
  <categories>
    <anon>ASP.NET</anon>
    <anon>業務日誌</anon>
    <anon>業務日誌.NET</anon>
    <anon>MSOffice</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>Responseによるダウンロードでxlsxが開けない件（2015年の試行錯誤備忘録） ASP.NETにて、xlsx形式のデータ（っても実体はHTML形式）をResponse.Writeで返し、無理やりExcel 2010などで開かせようとしたのですがうまくいかず。2003形式だとできるのにね。おそらくOpenXMLの規格とかにマッチしていないから開けないのね。ということで、Responseによるダウンロードのテストを行いたかっただけなので、Webサーバー側で実ファイルとして用意したものを無理やりバイト配列として読んでから、Response.OutputStream.Writeで送り出すという…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.backyrd.net%2Fentry%2F20150511%2F1431336154&quot; title=&quot;拡張子 xlsx のExcel 2007/2010/2013データをResponseで返す - misc.log&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/f/frontline/20150511/20150511182602.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-11 18:22:34</published>
  <title>拡張子 xlsx のExcel 2007/2010/2013データをResponseで返す</title>
  <type>rich</type>
  <url>https://www.backyrd.net/entry/20150511/1431336154</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
