<?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>
  </categories>
  <description>こちらの記事に触発されて、ちょっと昔やった別の方法をご紹介。 infoment.hatenablog.com参照元はとても王道的に計算してるんだけど、私のは手抜き。コードはこちら。 Private Declare Sub Sleep Lib &quot;kernel32&quot; (ByVal dwMilliseconds As Long) Sub FakeCircling() Dim sh As Shape Set sh = Sheet1.Shapes.AddShape(msoShapeOval, 100, 50, 10, 10) Dim shadow As Shape: Set shadow = sh.Du…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthom.hateblo.jp%2Fentry%2F2019%2F01%2F21%2F233209&quot; title=&quot;VBA マクロでExcelのシェイプを旋回運動させる - 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/20190121/20190121232743.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-21 23:32:09</published>
  <title>VBA マクロでExcelのシェイプを旋回運動させる</title>
  <type>rich</type>
  <url>https://thom.hateblo.jp/entry/2019/01/21/233209</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
