<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>excelmacro</author_name>
  <author_url>https://blog.hatena.ne.jp/excelmacro/</author_url>
  <blog_title>excelmacro’s diary</blog_title>
  <blog_url>https://excelmacro.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>Sub makeSheetsContent()'シート目次を作る Dim arr As Variant Dim ws As Worksheet Dim rng As Range Dim buf As String Dim i As Integer Dim wsNum As Integer Call appSet wsNum = Worksheets.Count 'シートの数。見出しも作成するために1加えておく ReDim arr(1 To wsNum, 1 To 2) 'まず見出しをセット For i = 1 To wsNum arr(i, 1) = i '番号 arr(i, 2) = Wor…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fexcelmacro.hateblo.jp%2Fentry%2F2021%2F07%2F29%2F001350&quot; title=&quot;目次作成マクロ - excelmacro’s diary&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>2021-07-29 00:13:50</published>
  <title>目次作成マクロ</title>
  <type>rich</type>
  <url>https://excelmacro.hateblo.jp/entry/2021/07/29/001350</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
