<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haradago</author_name>
  <author_url>https://blog.hatena.ne.jp/haradago/</author_url>
  <blog_title>ぶりりあんとろーど(仮)</blog_title>
  <blog_url>https://haradago.hatenadiary.org/</blog_url>
  <categories>
    <anon>.NET</anon>
  </categories>
  <description>.Netではオブジェクトの解放を正しく行わないとタスクにExcelが残ったままになるので注意。 主な注意点は以下の通り １．オブジェクトはNothingだけではなくFinalReleaseComObjectメソッドで解放を行うこと ２．ExcelオブジェクトのQuitメソッドを必ず行うこと ３．オブジェクトは変数にセットして使用するようにすること(グローバルオブジェクトを使用しない) ４．Excel.Workbooks、Excel.Sheetsオブジェクトを使用すること。 以下のように「.」を２つ続けるような参照をすると解放されません。 objBook = objExcel.Workbooks…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharadago.hatenadiary.org%2Fentry%2F20100225%2Fp1&quot; title=&quot;Excelのプロセス解放 - ぶりりあんとろーど(仮)&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-02-25 00:00:00</published>
  <title>Excelのプロセス解放</title>
  <type>rich</type>
  <url>https://haradago.hatenadiary.org/entry/20100225/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
