<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ycloud</author_name>
  <author_url>https://blog.hatena.ne.jp/ycloud/</author_url>
  <blog_title>shikumika’s diary</blog_title>
  <blog_url>https://shikumika.org/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>Excelで図形を操作するときに、同じタイプのオブジェクトを一括で選択したい場合があります。例えば、シート内にあるすべての「コネクタ: カギ線」だけを選択したり、「テキスト ボックス」だけを選択して色を変更したいときなどです。 しかし、Excelにはそのような機能はありません。 シート内の全てのオブジェクトを選択することは可能ですが、オブジェクトのタイプを絞り込んで一括で選択することはできません。 そのため、Ctrlキーを押しながら一つずつ選択を繰り返す方法となり、オブジェクトが多い場合は手間です。 そこで、VBAを使って、現在選択しているオブジェクトと同じタイプのオブジェクトを全て選択するコ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshikumika.org%2Fentry%2Fvba-msoshapetype&quot; title=&quot;【Excel VBA】選択しているオブジェクトと同じタイプを一括で選択 - shikumika’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/y/ycloud/20231016/20231016083855.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-10-16 12:30:00</published>
  <title>【Excel VBA】選択しているオブジェクトと同じタイプを一括で選択</title>
  <type>rich</type>
  <url>https://shikumika.org/entry/vba-msoshapetype</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
