Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 670 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 670 Bytes

ProgressBar for PowerPoint

PowerPointのVBAマクロでスライドの進行状況バーを生成します。 image

Usage

  1. 適当な名前(ProgressBar)を付けてマクロを作成する
  2. ProgressBar.basの内容をコピー&ペースト
  3. 実行
  4. スライドが増減した際は、再度実行

Properties

変数名
objectName 図形の名前
barHeight バーの縦幅
offsetVertical バーの下からの位置
barWidth バーの横幅
offsetHorizontal バーの左からの位置
barColor バーの色(RGB)