<?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>参考にしたファイルはnumbers.py。 import pyExcelerator w = pyExcelerator.Workbook() ws = w.add_sheet('test') ws.write(0, 0, 1) ws.write(1, 0, 2) ws.write(2, 0, 3) ws.write(0, 1, 10) ws.write(0, 2, 100) ws.write(1, 1, 'abc') w.save('test.xls') 【作成したExcelの内容】 【解説】 ws.write(1, 0, 2) 第1引数…行(縦方向の位置) 第2引数…列(横方向の位置) 第…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20080323%2F1206274190&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>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nakamura001/20080323/20080323211548.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-03-23 21:09:50</published>
  <title>セルにデータ入力</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20080323/1206274190</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
