<?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>
  </categories>
  <description>クラスモジュールを少しだけ学んだ結果、Property Getプロシージャの存在を知った。しかもこちらは、標準モジュールやシートモジュールでも使うことが出来る。一体、どんな時にどう使えば良いのだろう？ 正しい使い方は、専門書やプロの方に丸投げでお任せする。そのうえで、最近の私の理解と使い処を少しだけ紹介。まず、少なくともそのブック内やモジュール内で変更が無いもの、変更してはいけないもの、変更して欲しくないものは、定数としている。例えば特定のフォルダーパスなどが、これに当たる。例） Option Explicit Const FolderPath As String = &quot;C:\Temp&quot; こち…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F02%2F28%2F225511&quot; title=&quot;Property Get プロシージャの使い方（私見） - 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/20190228/20190228222352.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-28 22:55:11</published>
  <title>Property Get プロシージャの使い方（私見）</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/02/28/225511</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
