<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uc_ebuc</author_name>
  <author_url>https://blog.hatena.ne.jp/uc_ebuc/</author_url>
  <blog_title>雑多なブログ</blog_title>
  <blog_url>https://cufl.hateblo.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
    <anon>excel</anon>
  </categories>
  <description>はじめに phpspreadsheetは、PHPでExcelの読み書きを可能にしてくれるとても便利なライブラリ。最近仕事で使う機会が多い。 備忘もかねて基本的な操作についてまとめてみた。 新しいブックを新規作成 Excelのブックを新規作成するには、先ずスプレッドシートオブジェクトを生成する。 オブジェクト生成直後、空のシートが1つある状態になっている。 $spreadsheet = new \PhpOffice\PhpSpreadsheet\Spreadsheet(); ブック内のシートを取得 $sheet = $spreadsheet-&gt;getSheet(0); シート名を設定 $shee…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcufl.hateblo.jp%2Fentry%2F2020%2F04%2F17%2F000207&quot; title=&quot;PHP: phpspreadsheetでExcelの読み書きをする。 - 雑多なブログ&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>2020-04-17 00:02:07</published>
  <title>PHP: phpspreadsheetでExcelの読み書きをする。</title>
  <type>rich</type>
  <url>https://cufl.hateblo.jp/entry/2020/04/17/000207</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
