<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>.Net開発</anon>
  </categories>
  <description>CSVからデータ読み込んで DataGridView に表示する機能をアプリに作ってるんですが、それがどうもうまくいかないというクレームがあり調査すると、17行目移行にカンマがありませんでした。 調べたところ、ExcelでCSV保存するときに、17行目移行のブランクセルについてカンマを入れないのは仕様みたいです。 詳しくは、MSサポート:[XL2002]CSV形式で保存した際カンマの数が17行以降異なるを参照。 上記サポートでは2002以前となってますが、2003でも起きるようです。 対応策として、読み込むアプリ側でなんとかすることとしました。 TextFieldParser を使って1行のデ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2009%2F09%2F07%2F185200&quot; title=&quot;ExcelでのCSV保存の仕様にやられた - 3流プログラマのメモ書き&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>2009-09-07 18:52:00</published>
  <title>ExcelでのCSV保存の仕様にやられた</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2009/09/07/185200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
