<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akashi_keirin</author_name>
  <author_url>https://blog.hatena.ne.jp/akashi_keirin/</author_url>
  <blog_title>素人がExcelVBAによる「一人働き方改革」に挑むブログ</blog_title>
  <blog_url>https://akashi-keirin.hatenablog.com/</blog_url>
  <categories>
    <anon>VBA覚書</anon>
    <anon>VBAクラス・モジュール</anon>
  </categories>
  <description>VBAを使って、ExcelからLotusNotesのメールを送るマクロ。ずいぶん前に作った素人丸出しのマクロだったから、いっそクラス・モジュールの練習も兼ねて作り直してみようと思い立った。 基本は、上の画像のようなワークシートに必要な値を入れ、Ｂ列の番号のところを選択した状態で実行するものとする。 送り手、つまりユーザの情報は、「ユーザ情報」というシートを別に作って、 こんな感じで管理しているものとする。 列数が多いので、まずは、標準モジュールの宣言セクションで、 Public Enum colNum isSent = 1 numOf sendTo mailTo CC BCC mailSubj…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakashi-keirin.hatenablog.com%2Fentry%2F2017%2F02%2F26%2F224054&quot; title=&quot;自作クラスのプロパティに配列をセットする - 素人がExcelVBAによる「一人働き方改革」に挑むブログ&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/a/akashi_keirin/20170226/20170226073430.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-02-26 22:40:54</published>
  <title>自作クラスのプロパティに配列をセットする</title>
  <type>rich</type>
  <url>https://akashi-keirin.hatenablog.com/entry/2017/02/26/224054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
