<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>pyExcelerator</anon>
  </categories>
  <description>セルの背景色を設定。使用できる色の指定範囲の記述が見つからなかったためテストしたところ0x00〜0x50の範囲で使用できそう。※明確な資料が見つかったら追記予定。もし知ってるひとがいたら教えて下さい08/03/26追記:付属のサンプル format.py では0x00〜0x52の範囲で使用している。 # -*- coding: utf-8 -*- import pyExcelerator w = pyExcelerator.Workbook() ws = w.add_sheet(u'シート(1)') for i in range(0x51): pat = pyExcelerator.Patte…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20080325%2F1206405715&quot; title=&quot;セルの背景色設定 - 強火で進め&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>2008-03-25 09:41:55</published>
  <title>セルの背景色設定</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20080325/1206405715</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
