<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>試してみた</anon>
    <anon>作ってみた</anon>
  </categories>
  <description>昨日は、等分された円周上の点を、とにかく全部線で結ぶ関数を作成してみた。 infoment.hatenablog.com今日から複数回に分けて、等間隔（素数）で点を結ぶ「糸かけ曼荼羅」を作成することに挑戦する。 線を引くためには、始点と終点の座標が必要だ。そこで、この座標を手っ取り早く取得するために、昨日作成した関数の一部でクラスモジュールを作成してみた。なお数学で馴染みの表記となるよう、今回は座標をジャグ配列で持たせている。&gt; クラスモジュール（Mandara） Enum 座標軸名 x座標 y座標 End Enum Public 分割数 As Long Public 旋回中心 As Vari…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F05%2F12%2F210716&quot; title=&quot;等分された円周上の点を線で結んでみる ② 座標の取得とクラス化 - Infomentのブログ ～Excel VBA奮闘記～&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/I/Infoment/20200512/20200512203027.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-05-12 21:07:16</published>
  <title>等分された円周上の点を線で結んでみる ② 座標の取得とクラス化</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/05/12/210716</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
