<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shoshinmonoPG</author_name>
  <author_url>https://blog.hatena.ne.jp/shoshinmonoPG/</author_url>
  <blog_title>いつになったらプログラマ？</blog_title>
  <blog_url>https://shoshinmonopg.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>C＃でエクセルを出力するアプリとかで使用するclosedxmlについて、ネットで検索しながらいろいろ探してたけど、日本語ページですぐに出てこなかったものを残しておくための記事です。 英語で検索は結構大事と実感。苦手だけど。 ①RGBでセルの色をつけたい エクセルで設定されてる最初のくすんだ色はこれじゃないと選択できない。 まずworkbook生成 var wb = new XLWorkbook(); 続きましてシート追加。既存のシートはAddしないで&quot;&quot;の中をシート名で選択できる var ws = wb.Worksheets.Add(&quot;シート名&quot;); セルを指定して塗りつぶす ws.Cell(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshoshinmonopg.hatenablog.com%2Fentry%2F2018%2F07%2F21%2F135758&quot; title=&quot;Closedxml使ったから残しておく - いつになったらプログラマ？&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>2018-07-21 13:57:58</published>
  <title>Closedxml使ったから残しておく</title>
  <type>rich</type>
  <url>https://shoshinmonopg.hatenablog.com/entry/2018/07/21/135758</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
