<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-hom</author_name>
  <author_url>https://blog.hatena.ne.jp/t-hom/</author_url>
  <blog_title>t-hom’s diary</blog_title>
  <blog_url>https://thom.hateblo.jp/</blog_url>
  <categories>
    <anon>VBA</anon>
    <anon>クラスモジュール活用</anon>
  </categories>
  <description>今回の記事は重なりあうシェイプを自動判定してグループ化するマクロ。 といっても以前にクラスモジュールを使用してシェイプ同士が重なっているかどうかの判定までは作ってるので今回は手入れしてちゃんとグルーピング部分まで完成させたのでコードの紹介のみ。 thom.hateblo.jp クラスモジュール クラスモジュールを挿入し、オブジェクト名をShapeWrapperとしておく。 その名のとおり、Shapeを内包して今回のマクロ用に便利に扱う為のもの。 Private InnerShape As Shape Public Property Get Name() As String Name = Inn…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthom.hateblo.jp%2Fentry%2F2018%2F06%2F02%2F120606&quot; title=&quot;VBA 重なっているシェイプをグループ化するマクロ - t-hom’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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/t-hom/20180602/20180602120054.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-02 12:06:06</published>
  <title>VBA 重なっているシェイプをグループ化するマクロ</title>
  <type>rich</type>
  <url>https://thom.hateblo.jp/entry/2018/06/02/120606</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
