<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>absj31</author_name>
  <author_url>https://blog.hatena.ne.jp/absj31/</author_url>
  <blog_title>Diary of absj31</blog_title>
  <blog_url>https://absj31.hatenadiary.com/</blog_url>
  <categories>
    <anon>Java</anon>
    <anon>POI</anon>
  </categories>
  <description>3.7にバージョンアップされていると言うことで心機一転、サンプルコードを片手に着手してみようかと。年末のこんな時期に(笑)実行サンプルもりもりで行こう。まずは値の設定から。 Busy Developers' Guide to HSSF and XSSF Features - How to create cells // Rowの生成・値の設定(インデックスは0始まり). Row row = sheet.createRow(0); Cell cell = row.createCell(0); cell.setCellValue(1); // 若しくは1行でこういう設定方法も可能. row.cre…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fabsj31.hatenadiary.com%2Fentry%2F20101231%2F1330594629&quot; title=&quot;Jakarta POI 3.7 セルの生成・値の設定 - Diary of absj31&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/a/absj31/20101231/20101231020503.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-12-31 18:37:09</published>
  <title>Jakarta POI 3.7 セルの生成・値の設定</title>
  <type>rich</type>
  <url>https://absj31.hatenadiary.com/entry/20101231/1330594629</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
