<?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>VBAの研究・考察</anon>
  </categories>
  <description>こちらのブログで、PowerPoint VBAでFor Eachを使ってShapeを消すとうまくいかないという問題が紹介されていた。chemiphys.hateblo.jpやってみたところ、実際に1つ飛ばしで削除される。 実際に検証 Excelで検証してみた。 Sub Excel版ShapeAdd() Dim i As Long For i = 10 To 200 Step 10 Sheets(1).Shapes.AddShape _ msoShapeRectangle, i, i, 100, 50 Next End Sub Sub Excel版ShapeDelete() Dim s As S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthom.hateblo.jp%2Fentry%2F2017%2F01%2F01%2F104513&quot; title=&quot;VBA PowerPointでShapeを一気に削除するマクロ - 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/20170101/20170101090907.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-01-01 10:45:13</published>
  <title>VBA PowerPointでShapeを一気に削除するマクロ</title>
  <type>rich</type>
  <url>https://thom.hateblo.jp/entry/2017/01/01/104513</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
