Enumerations このセクションには、Office オブジェクトモデルの列挙体に関するドキュメントが含まれています。
BackstageGroupStyle [ファイル] タブのグループのスタイルを定義する定数を指定します。 BackstageGroupStyleError 2 Error style エラーのスタイル
  BackstageGroupStyleNormal 0 Normal style 標準スタイル
  BackstageGroupStyleWarning 1 Warning style 警告スタイル
CertificateDetail デジタル証明書に関する情報を提供します。 certdetAvailable 0 Specifies that the digital certificate is available for signing. デジタル証明書が署名できることを指定します。
  certdetExpirationDate 3 The expiration date of the certificate. デジタル証明書の有効期限。
  certdetIssuer 2 The issuing authority of the certification. 証明書の発行機関。
  certdetSubject 1 The holder of a Private Key corresponding to a Public Key. 公開キーに対応する秘密キーのホルダー。
  certdetThumbprint 4 A hash of the certificate's complete contents. 証明書の完全なコンテンツのハッシュ。
CertificateVerificationResults デジタル証明書の確認結果を提供します。 certverresError 0 The verification resulted in an error. 確認でエラーが発生しました。
  certverresExpired 5 The certification has expired. 証明書の有効期限が切れました。
  certverresInvalid 4 The certification is invalid. 証明書は無効です。
  certverresRevoked 6 The certification has been revoked. 証明書は失効しています。
  certverresUntrusted 7 The certification is from an untrusted source. 証明書は、信頼できない発行元からのものです。
  certverresUnverified 2 The certification is currently unverified. 証明書は現在未確認です。
  certverresValid 3 The certification is valid. 証明書は有効です。
  certverresVerifying 1 The certificate is currently being verified. 証明書は現在確認中です。
ContentVerificationResults ドキュメントのコンテンツが変更されているかどうかの確認状態を示します。 contverresError 0 The verification resulted in an error. 確認でエラーが発生しました。
  contverresModified 4 The content of the document has been modified since it was digitally signed. ドキュメントのコンテンツはデジタル署名された後に変更されています。
  contverresUnverified 2 The document has not been verified. ドキュメントは確認されていません。
  contverresValid 3 The content of the document has been verified and is valid. ドキュメントのコンテンツが確認され、有効になっていること。
  contverresVerifying 1 The content of the document is currently being verified. ドキュメントのコンテンツは現在確認中です。
EncryptionCipherMode 暗号化の暗号モードを表します。 cipherModeECB 0 ECB cipher モード ECB cipher mode
  cipherModeCBC 1-d CBC cipher モード CBC cipher mode
EncryptionProviderDetail 暗号化プロバイダーの詳細を表します。 encprovdetURL 0 A URL encryption provider. URL 暗号化プロバイダー
  encprovdetAlgorithm 1 An algorithm encryption provider. アルゴリズム暗号化プロバイダー
  encprovdetBlockCipher 2 A block cipher encryption provider. ブロック暗号の暗号化プロバイダー
  encprovdetCipherBlockSize 3 A cipher block size encryption provider. 暗号ブロック サイズの暗号化プロバイダー
  encprovdetCipherMode 4 A cipher mode encryption provider. 暗号モードの暗号化プロバイダー
MailFormat 電子メールの本文の表示方法を指定します。 mfHTML 2 The email is displayed as HyperText Markup Language (HTML). 電子メールは、ハイパーテキストマークアップ言語 (HTML) として表示されます。
  mfPlainText 1 The email is displayed as plain text. 電子メールは、プレーンテキストとして表示されます。
  mfRTF 3 The email is displayed as Rich Text Format (RTF). 電子メールはリッチテキスト形式 (RTF) として表示されます。
MsoAlertButtonType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoAlertCancelType ユーザーが警告をキャンセルしたときの動作を指定します。 MsoAlertCancelDefault のみが現在サポートされています。 msoAlertCancelDefault -1 Default behavior for canceling an alert. 通知をキャンセルした場合の既定の動作。
  msoAlertCancelFifth 4 Not supported. サポートされていません。
  msoAlertCancelFirst 0 Not supported. サポートされていません。
  msoAlertCancelFourth 3 Not supported. サポートされていません。
  msoAlertCancelSecond 1 Not supported. サポートされていません。
  msoAlertCancelThird 2 Not supported. サポートされません
MsoAlertDefaultType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoAlertIconType 通知と共に表示するアイコン (存在する場合) を指定します。 msoAlertIconCritical 1 Displays the Critical icon. [重要] アイコンを表示します。
  msoAlertIconInfo 4 Displays the Info icon. [ 情報] アイコンを表示します。
  msoAlertIconNoIcon 0 Displays no icon with the alert message. 通知メッセージと共にアイコンを表示しません。
  msoAlertIconQuery 2 Displays the Query icon. [ クエリ] アイコンを表示します。
  msoAlertIconWarning 3 Displays the Warning icon. [ 注意] アイコンを表示します。
MsoAlignCmd 指定されたオブジェクトを相互に関連して配置する方法を定義します。 msoAlignBottoms 5 Align bottoms of specified objects. 指定されたオブジェクトを下揃えにします。
  msoAlignCenters 1 Align centers of specified objects. 指定されたオブジェクトを左右中央揃えにします。
  msoAlignLefts 0 Align left sides of specified objects. 指定されたオブジェクトを左揃えにします。
  msoAlignMiddles 4 Align middles of specified objects. 指定されたオブジェクトを上下中央揃えにします。
  msoAlignRights 2 Align right sides of specified objects. 指定されたオブジェクトを右揃えにします。
  msoAlignTops 3 Align tops of specified objects. 指定されたオブジェクトを上揃えにします。
MsoAnimationType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoAppLanguageID Microsoft Office アプリケーションで言語設定を指定します。 MsoAppLanguageID列挙は、 Applicationオブジェクトの言語設定メンバーで、インストール言語、ユーザーインターフェイスの言語、またはヘルプの言語で使用する言語を決定するために使用されます。 msoLanguageIDExeMode 4 Execution mode language. 実行モード言語
  msoLanguageIDHelp 3 Help language. ヘルプ言語
  msoLanguageIDInstall 1 Install language. インストール言語
  msoLanguageIDUI 2 User interface language. ユーザー インターフェイス言語
  msoLanguageIDUIPrevious 5 User interface language used prior to the current user interface language. 現在のユーザー インターフェイス言語の前に使用されていたユーザー インターフェイス言語
MsoArrowheadLength 行の最後にある矢印の長さを指定します。 msoArrowheadLengthMedium 2 Medium
  msoArrowheadLengthMixed -2 Return value only; indicates a combination of the other states in the specified shape range. 値のみを返します。指定された図形範囲内のその他の状態の組み合わせを示します。
  msoArrowheadLong 3 Long 長整数型
  msoArrowheadShort 1 Short 短い形式の日付 (スラッシュ区切り)
MsoArrowheadStyle 行の最後にある矢印のスタイルを指定します。 msoArrowheadDiamond 5 Diamond-shaped ひし形
  msoArrowheadNone 1 No arrowhead 矢印なし
  msoArrowheadOpen 3 Open Open
  msoArrowheadOval 6 Oval-shaped 楕円形
  msoArrowheadStealth 4 Stealth-shaped 鋭い形
  msoArrowheadStyleMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
  msoArrowheadTriangle 2 Triangular 三角形
MsoArrowheadWidth 行の最後にある矢印の幅を指定します。 msoArrowheadNarrow 1 Narrow 狭い
  msoArrowheadWide 3 Wide 広い
  msoArrowheadWidthMedium 2 Medium
  msoArrowheadWidthMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoAutomationSecurity プログラムでファイルを開くときにアプリケーションで使用するセキュリティ モードを指定します。 msoAutomationSecurityByUI 2 Uses the security setting specified in the Security dialog box. [ セキュリティ] ダイアログ ボックスで指定されたセキュリティ設定を使用します。
  msoAutomationSecurityForceDisable 3 Disables all macros in all files opened programmatically without showing any security alerts. プログラム上で開いたすべてのファイルのマクロを、セキュリティ警告を表示することなく、すべて無効にします。
  msoAutomationSecurityLow 1 Enables all macros. This is the default value when the application is started. すべてのマクロを有効にします。 アプリケーションが起動されたときの既定値です。
MsoAutoShapeType AutoShape オブジェクトの図形のタイプを指定します。 msoShape10pointStar 149 10-point star 10ポイントの星
  msoShape12pointStar 150 12-point star 12ポイントの星
  msoShape16pointStar 94 16-point star 16ポイントの星
  msoShape24pointStar 95 24-point star 24ポイントの星
  msoShape32pointStar 96 32-point star 32-星
  msoShape4pointStar 91 4-point star 4ポイントの星
  msoShape5pointStar 92 5-point star 5ポイントの星
  msoShape6pointStar 147 6-point star 6ポイントの星
  msoShape7pointStar 148 7-point star 7ポイントの星
  msoShape8pointStar 93 8-point star 8ポイントの星
  msoShapeActionButtonBackorPrevious 129 Back or Previous button. Supports mouse-click and mouse-over actions. [ 戻る] または [ 前へ] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonBeginning 131 Beginning button. Supports mouse-click and mouse-over actions. [ 上旬] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonCustom 125 Button with no default picture or text. Supports mouse-click and mouse-over actions. 既定の画像またはテキストのないボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonDocument 134 Document button. Supports mouse-click and mouse-over actions. [ 文書] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonEnd 132 End button. Supports mouse-click and mouse-over actions. [ 終了] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonForwardorNext 130 Forward or Next button. Supports mouse-click and mouse-over actions. [ 進む] または [ 次へ] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonHelp 127 Help button. Supports mouse-click and mouse-over actions. [ ヘルプ] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonHome 126 Home button. Supports mouse-click and mouse-over actions. [ ホーム] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonInformation 128 Information button. Supports mouse-click and mouse-over actions. [ 情報] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonMovie 136 Movie button. Supports mouse-click and mouse-over actions. [ ビデオ] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonReturn 133 Return button. Supports mouse-click and mouse-over actions. [ 戻る] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeActionButtonSound 135 Sound button. Supports mouse-click and mouse-over actions. [ サウンド] ボタン。 マウスクリックおよびマウスオーバー動作をサポートします。
  msoShapeArc 25 Arc 円弧
  msoShapeBalloon 137 Balloon バルーン
  msoShapeBentArrow 41 Block arrow that follows a curved 90-degree angle. 90°の曲線に続くブロック矢印。
  msoShapeBentUpArrow 44 Block arrow that follows a sharp 90-degree angle. Points up by default. 90°の鋭角線に続くブロック矢印。 既定では上向きです。
  msoShapeBevel 15 Bevel Bevel
  msoShapeBlockArc 20 Block arc 円弧をブロックする
  msoShapeCan 13 Can 使用
  msoShapeChartPlus 182 Square divided vertically and horizontally into four quarters 垂直方向と水平方向に4つの四半期に分割された正方形
  msoShapeChartStar 181 Square divided into six parts along vertical and diagonal lines 垂直および斜めの線に沿って6つの部分に分割された正方形
  msoShapeChartX 180 Square divided into four parts along diagonal lines 対角線に沿って4つの部分に分割された正方形
  msoShapeChevron 52 Chevron Chevron
  msoShapeChord 161 Circle with a line connecting two points on the perimeter through the interior of the circle; a circle with a chord 円形。円の内側にある境界線上の2つの点を結ぶ線。コード付きの円
  msoShapeCircularArrow 60 Block arrow that follows a curved 180-degree angle 180°の曲線に続くブロック矢印
  msoShapeCloud 179 Cloud shape Cloud shape
  msoShapeCloudCallout 108 Cloud callout 雲形吹き出し
  msoShapeCorner 162 Rectangle with rectangular-shaped hole. 四角形の欠落部分がある四角形。
  msoShapeCornerTabs 169 Four right triangles aligning along a rectangular path; four 'snipped' corners. 四角形の形に沿って配置された 4 つの直角三角形。4 つの切り取られた角部分。
  msoShapeCross 11 Cross 交差
  msoShapeCube 14 Cube キューブ
  msoShapeCurvedDownArrow 48 Block arrow that curves down 下カーブブロック矢印
  msoShapeCurvedDownRibbon 100 Ribbon banner that curves down 下カーブリボン
  msoShapeCurvedLeftArrow 46 Block arrow that curves left 左カーブブロック矢印
  msoShapeCurvedRightArrow 45 Block arrow that curves right 右カーブブロック矢印
  msoShapeCurvedUpArrow 47 Block arrow that curves up 上カーブブロック矢印
  msoShapeCurvedUpRibbon 99 Ribbon banner that curves up 上カーブリボン
  msoShapeDecagon 144 Decagon Decagon
  msoShapeDiagonalStripe 141 Rectangle with two triangles-shapes removed; a diagonal stripe 2つの三角形の図形が削除された四角形。対角ストライプ
  msoShapeDiamond 4 Diamond ひし形
  msoShapeDodecagon 146 Dodecagon 12 角形。
  msoShapeDonut 18 Donut 行け
  msoShapeDoubleBrace 27 Double brace 二重中かっこ
  msoShapeDoubleBracket 26 Double bracket 二重大かっこ
  msoShapeDoubleWave 104 Double wave 小波
  msoShapeDownArrow 36 Block arrow that points down 下を示すブロック矢印
  msoShapeDownArrowCallout 56 Callout with arrow that points down 下矢印の付いた吹き出し
  msoShapeDownRibbon 98 Ribbon banner with center area below ribbon ends リボンの端の下にある中央領域があるリボン
  msoShapeExplosion1 89 Explosion Explosion
  msoShapeExplosion2 90 Explosion Explosion
  msoShapeFlowchartAlternateProcess 62 Alternate process flowchart symbol 代替プロセスフローチャート記号
  msoShapeFlowchartCard 75 Card flowchart symbol カードフローチャート記号
  msoShapeFlowchartCollate 79 Collate flowchart symbol 丁合いフローチャート記号
  msoShapeFlowchartConnector 73 Connector flowchart symbol コネクタフローチャート記号
  msoShapeFlowchartData 64 Data flowchart symbol データフローチャート記号
  msoShapeFlowchartDecision 63 Decision flowchart symbol 判断フローチャート記号
  msoShapeFlowchartDelay 84 Delay flowchart symbol 遅延フローチャート記号
  msoShapeFlowchartDirectAccessStorage 87 Direct access storage flowchart symbol 直接アクセス記憶域フローチャート記号
  msoShapeFlowchartDisplay 88 Display flowchart symbol 表示フローチャート記号
  msoShapeFlowchartDocument 67 Document flowchart symbol ドキュメントフローチャート記号
  msoShapeFlowchartExtract 81 Extract flowchart symbol 抽出フローチャート記号
  msoShapeFlowchartInternalStorage 66 Internal storage flowchart symbol 内部記憶域フローチャート記号
  msoShapeFlowchartMagneticDisk 86 Magnetic disk flowchart symbol 磁気ディスクフローチャート記号
  msoShapeFlowchartManualInput 71 Manual input flowchart symbol 手動入力フローチャート記号
  msoShapeFlowchartManualOperation 72 Manual operation flowchart symbol 手動操作フローチャート記号
  msoShapeFlowchartMerge 82 Merge flowchart symbol マージフローチャート記号
  msoShapeFlowchartMultidocument 68 Multi-document flowchart symbol マルチドキュメントフローチャート記号
  msoShapeFlowchartOfflineStorage 139 Offline storage flowchart symbol オフライン記憶域フローチャート記号
  msoShapeFlowchartOffpageConnector 74 Off-page connector flowchart symbol 外部ページコネクタフローチャート記号
  msoShapeFlowchartOr 78 "Or" flowchart symbol "または" フローチャート記号
  msoShapeFlowchartPredefinedProcess 65 Predefined process flowchart symbol 定義済みのプロセスフローチャート記号
  msoShapeFlowchartPreparation 70 Preparation flowchart symbol 準備フローチャート記号
  msoShapeFlowchartProcess 61 Process flowchart symbol プロセスフローチャート記号
  msoShapeFlowchartPunchedTape 76 Punched tape flowchart symbol せん孔テープフローチャート記号
  msoShapeFlowchartSequentialAccessStorage 85 Sequential access storage flowchart symbol 順次アクセス記憶域フローチャート記号
  msoShapeFlowchartSort 80 Sort flowchart symbol 並べ替えフローチャート記号
  msoShapeFlowchartStoredData 83 Stored data flowchart symbol 保存されたデータフローチャート記号
  msoShapeFlowchartSummingJunction 77 Summing junction flowchart symbol 和接合フローチャート記号
  msoShapeFlowchartTerminator 69 Terminator flowchart symbol ターミネータフローチャート記号
  msoShapeFoldedCorner 16 Folded corner 折ったコーナー
  msoShapeFrame 158 Rectangular picture frame 四角形の図枠
  msoShapeFunnel 174 Funnel じょうご
  msoShapeGear6 172 Gear with six teeth 6歯付き歯車
  msoShapeGear9 173 Gear with nine teeth 歯が 9 個ある歯車。
  msoShapeHalfFrame 159 Half of a rectangular picture frame 四角形の図枠の半分
  msoShapeHeart 21 Heart Heart
  msoShapeHeptagon 145 Heptagon Heptagon
  msoShapeHexagon 10 Hexagon 六角
  msoShapeHorizontalScroll 102 Horizontal scroll 水平方向のスクロール
  msoShapeIsoscelesTriangle 7 Isosceles triangle 二等辺三角形三角形
  msoShapeLeftArrow 34 Block arrow that points left 左を指すブロック矢印
  msoShapeLeftArrowCallout 54 Callout with arrow that points left 左矢印の付いた吹き出し
  msoShapeLeftBrace 31 Left brace 左中かっこ
  msoShapeLeftBracket 29 Left bracket 左大かっこ
  msoShapeLeftCircularArrow 176 Circular arrow pointing counter-clockwise 反時計回りの環状矢印
  msoShapeLeftRightArrow 37 Block arrow with arrowheads that point both left and right 左と右の両方を指す矢印のあるブロック矢印
  msoShapeLeftRightArrowCallout 57 Callout with arrowheads that point both left and right 左と右の両方を指す矢印の付いた吹き出し
  msoShapeLeftRightCircularArrow 177 Circular arrow pointing clockwise and counter-clockwise; a curved arrow with points at both ends 右回りおよび反時計回りの矢印。両端に点がある、曲線矢印
  msoShapeLeftRightRibbon 140 Ribbon with an arrow at both ends 両端に矢印が付いたリボン
  msoShapeLeftRightUpArrow 40 Block arrow with arrowheads that point left, right, and up 左、右、上を指す矢印の付いたブロック矢印
  msoShapeLeftUpArrow 43 Block arrow with arrowheads that point left and up 左向きおよび上向きの矢印の付いたブロック矢印
  msoShapeLightningBolt 22 Lightning bolt 稲妻
  msoShapeLineCallout1 109 Callout with border and horizontal callout line 枠付きで、水平の引き出し線が付いた吹き出し
  msoShapeLineCallout1AccentBar 113 Callout with horizontal accent bar 水平の強調線が付いた吹き出し
  msoShapeLineCallout1BorderandAccentBar 121 Callout with border and horizontal accent bar 枠付きで水平の強調線が付いた吹き出し
  msoShapeLineCallout1NoBorder 117 Callout with horizontal line 水平線の付いた吹き出し
  msoShapeLineCallout2 110 Callout with diagonal straight line 斜めの直線が付いた吹き出し
  msoShapeLineCallout2AccentBar 114 Callout with diagonal callout line and accent bar 斜めの吹き出し線と強調線の付いた吹き出し
  msoShapeLineCallout2BorderandAccentBar 122 Callout with border, diagonal straight line, and accent bar 境界線、斜めの直線、および強調線の付いた吹き出し
  msoShapeLineCallout2NoBorder 118 Callout with no border and diagonal callout line 境界線なしの吹き出しと斜線の引き出し線
  msoShapeLineCallout3 111 Callout with angled line 線が折れた吹き出し
  msoShapeLineCallout3AccentBar 115 Callout with angled callout line and accent bar 斜めの吹き出し線と強調線の付いた吹き出し
  msoShapeLineCallout3BorderandAccentBar 123 Callout with border, angled callout line, and accent bar 枠線、折れた吹き出し線、および強調線の付いた吹き出し
  msoShapeLineCallout3NoBorder 119 Callout with no border and angled callout line 枠付きで折れた吹き出し線のない吹き出し
  msoShapeLineCallout4 112 Callout with callout line segments forming a U-shape U 字型の引き出し線セグメントを含む吹き出し
  msoShapeLineCallout4AccentBar 116 Callout with accent bar and callout line segments forming a U-shape 強調線付きの吹き出しと、U 字型の吹き出し線分の付いた吹き出し
  msoShapeLineCallout4BorderandAccentBar 124 Callout with border, accent bar, and callout line segments forming a U-shape 枠線、強調線、および U 字型の吹き出し線の付いた吹き出し
  msoShapeLineCallout4NoBorder 120 Callout with no border and callout line segments forming a U-shape 枠線および U 字型の吹き出し線分のない吹き出し
  msoShapeLineInverse 183 Line inverse 行の反転
  msoShapeMathDivide 166 Division symbol ÷ 除算記号÷
  msoShapeMathEqual 167 Equivalence symbol = 同値記号=
  msoShapeMathMinus 164 Subtraction symbol - 減算記号-
  msoShapeMathMultiply 165 Multiplication symbol x 乗算記号x
  msoShapeMathNotEqual 168 Non-equivalence symbol ≠ 同値ではない記号≠
  msoShapeMathPlus 163 Addition symbol + 加算記号+
  msoShapeMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
  msoShapeMoon 24 Moon
  msoShapeNonIsoscelesTrapezoid 143 Trapezoid with asymmetrical non-parallel sides 非対称ではない非平行側の台形
  msoShapeNoSymbol 19 "No" symbol "No" 記号
  msoShapeNotchedRightArrow 50 Notched block arrow that points right 右を指すノッチブロック矢印
  msoShapeNotPrimitive 138 Not supported サポートされていません
  msoShapeOctagon 6 Octagon 八角形
  msoShapeOval 9 Oval 楕円
  msoShapeOvalCallout 107 Oval-shaped callout 楕円形吹き出し
  msoShapeParallelogram 2 Parallelogram 四角形
  msoShapePentagon 51 Pentagon
  msoShapePie 142 Circle ('pie') with a portion missing 部分がない円 (' 扇形 ')
  msoShapePieWedge 175 Quarter of a circular shape 円形の図形の1/4
  msoShapePlaque 28 Plaque Plaque
  msoShapePlaqueTabs 171 Four quarter-circles defining a rectangular shape 4四分円-長方形の図形を定義する円
  msoShapeQuadArrow 39 Block arrows that point up, down, left, and right 上、下、左、右をポイントするブロック矢印
  msoShapeQuadArrowCallout 59 Callout with arrows that point up, down, left, and right 上、下、左、右を指す矢印の付いた吹き出し
  msoShapeRectangle 1 Rectangle 四角形
  msoShapeRectangularCallout 105 Rectangular callout 四角形吹き出し
  msoShapeRegularPentagon 12 Pentagon
  msoShapeRightArrow 33 Block arrow that points right 右を指すブロック矢印
  msoShapeRightArrowCallout 53 Callout with arrow that points right 右矢印の付いた吹き出し
  msoShapeRightBrace 32 Right brace 右中かっこ
  msoShapeRightBracket 30 Right bracket 右大かっこ
  msoShapeRightTriangle 8 Right triangle 右三角形
  msoShapeRound1Rectangle 151 Rectangle with one rounded corner 角の丸い四角形
  msoShapeRound2DiagRectangle 157 Rectangle with two rounded corners, diagonally-opposed 対角に2つの角がある四角形
  msoShapeRound2SameRectangle 152 Rectangle with two-rounded corners that share a side 側を共有する2つの角が丸くなっている四角形
  msoShapeRoundedRectangle 5 Rounded rectangle 角丸四角形
  msoShapeRoundedRectangularCallout 106 Rounded rectangle-shaped callout 角丸四角形吹き出し
  msoShapeSmileyFace 17 Smiley face スマイル
  msoShapeSnip1Rectangle 155 Rectangle with one snipped corner 角コーナーが1つある四角形
  msoShapeSnip2DiagRectangle 157 Rectangle with two snipped corners, diagonally-opposed 対角に2つの角がある四角形。
  msoShapeSnip2SameRectangle 156 Rectangle with two snipped corners that share a side サイドを共有する2つの角コーナーを持つ四角形
  msoShapeSnipRoundRectangle 154 Rectangle with one snipped corner and one rounded corner 1つの角コーナーと1つの丸い角の四角形
  msoShapeSquareTabs 170 Four small squares that define a rectangular shape 長方形の図形を定義する4つの小さな四角形
  msoShapeStripedRightArrow 49 Block arrow that points right with stripes at the tail 尾部に縞がある右向きのブロック矢印
  msoShapeSun 23 Sun 一切
  msoShapeSwooshArrow 178 Curved arrow 曲線矢印
  msoShapeTear 160 Water droplet 水面のドロップダウン
  msoShapeTrapezoid 3 Trapezoid 台形
  msoShapeUpArrow 35 Block arrow that points up 上をポイントするブロック矢印
  msoShapeUpArrowCallout 55 Callout with arrow that points up 上矢印の付いた吹き出し
  msoShapeUpDownArrow 38 Block arrow that points up and down 上下をポイントするブロック矢印
  msoShapeUpDownArrowCallout 58 Callout with arrows that point up and down 上下を指す矢印の付いた吹き出し
  msoShapeUpRibbon 97 Ribbon banner with center area above ribbon ends リボンの端の上に中央面があるリボン
  msoShapeUTurnArrow 42 Block arrow forming a U shape U 図形を形成するブロック矢印
  msoShapeVerticalScroll 101 Vertical scroll 垂直方向のスクロール
  msoShapeWave 103 Wave 小波
MsoAutoSize 許可される自動サイズ変更を決定します。 msoAutoSizeMixed -2 A combination of automatic sizing schemes are used. 自動サイズ変更の組み合わせが使用されます。
  msoAutoSizeNone 0 No autosizing. 自動サイズ変更は実行されません。
  msoAutoSizeShapeToFitText 1 The shape is adjusted to fit the text. 図形はテキストに合わせて調整されます。
  msoAutoSizeTextToFitShape 2 The text is adjusted to fit the shape. テキストは図形に合わせて調整されます。
MsoBackgroundStyleIndex オブジェクトの背景のスタイルを指定します。 msoBackgroundStyle1 1 Specifies Style1. スタイル 1 を指定します。
  msoBackgroundStyle10 10 Specifies Style10. スタイル 10 を指定します。
  msoBackgroundStyle11 11 Specifies Style11. スタイル 11 を指定します。
  msoBackgroundStyle12 12 Specifies Style12. スタイル 12 を指定します。
  msoBackgroundStyle2 2 Specifies Style2. スタイル 2 を指定します。
  msoBackgroundStyle3 3 Specifies Style3. スタイル 3 を指定します。
  msoBackgroundStyle4 4 Specifies Style4. スタイル 4 を指定します。
  msoBackgroundStyle5 5 Specifies Style5. スタイル 5 を指定します。
  msoBackgroundStyle6 6 Specifies Style6. スタイル 6 を指定します。
  msoBackgroundStyle7 7 Specifies Style7. スタイル 7 を指定します。
  msoBackgroundStyle8 8 Specifies Style8. スタイル 8 を指定します。
  msoBackgroundStyle9 9 Specifies Style9. スタイル 9 を指定します。
  msoBackgroundStyleMixed -2 Specifies a combination of styles. スタイルの組み合わせを指定します。
  msoBackgroundStyleNone 0 Specifies no styles. スタイルを指定しません。
MsoBalloonButtonType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoBalloonErrorType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoBalloonType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoBarPosition コマンド バーの位置または動作を指定します。 msoBarBottom 3 Command bar is docked at the bottom of the application window. コマンド バーはアプリケーション ウィンドウの下部に固定されます。
  msoBarFloating 4 Command bar floats on top of the application window. コマンド バーは、アプリケーション ウィンドウの上部に、固定されずに配置されます。
  msoBarLeft 0 Command bar is docked on the left side of the application window. コマンド バーは、アプリケーション ウィンドウの左側に固定されます。
  msoBarMenuBar 6 Command bar will be a menu bar (Macintosh only). コマンド バーは、メニュー バーになります (Macintosh のみ)。
  msoBarPopup 5 Command bar will be a shortcut menu. コマンド バーはショートカット メニューになります。
  msoBarRight 2 Command bar is docked on the right side of the application window. コマンド バーは、アプリケーション ウィンドウの右側に固定されます。
  msoBarTop 1 Command bar is docked at the top of the application window. コマンド バーは、アプリケーション ウィンドウの上部に固定されます。
MsoBarProtection コマンド バーをユーザーが変更できないように保護する方法を指定します。 msoBarNoChangeDock 16 Docking setting cannot be changed. 固定設定は変更できません。
  msoBarNoChangeVisible 8 Command bar cannot be hidden. コマンド バーは非表示にできません。
  msoBarNoCustomize 1 Command bar cannot be customized. コマンド バーはカスタマイズできません。
  msoBarNoHorizontalDock 64 Command bar cannot be docked to the top or bottom. コマンド バーは上部または下部に固定できません。
  msoBarNoMove 4 Command bar cannot be moved. コマンド バーは移動できません。
  msoBarNoProtection 0 All aspects of the command bar can be customized by user. ユーザーは、コマンドバーのすべての要素をカスタマイズできます。
  msoBarNoResize 2 Command bar cannot be resized. コマンド バーのサイズは変更できません。
  msoBarNoVerticalDock 32 Command bar cannot be docked to the left or right. コマンド バーは左右に固定できません。
MsoBarRow コマンド バーが、同じ固定領域内の他のコマンド バーから見て最初の行と最後の行のどちらにあるかを指定します。 msoBarRowFirst 0 First row of docking area. 固定領域の最初の行
  msoBarRowLast -1 Last row of docking area. 固定領域の最後の行
MsoBarType コマンド バーの種類を指定します。 msoBarTypeMenuBar 1 Menu bar メニュー バー
  msoBarTypeNormal 0 Default command bar 既定のコマンドバー
  msoBarTypePopup 2 Shortcut menu ショートカット メニュー
MsoBaselineAlignment テキストのベースライン配置を表します。 msoBaselineAlignAuto 5 Automatic alignment. 自動配置
  msoBaselineAlignBaseline 1 Baseline alignment. ベースライン配置
  msoBaselineAlignCenter 3 Center alignment. 中央揃え
  msoBaselineAlignFarEast50 4 East Asia 50 alignment. 東アジアの 50 の配置です。
  msoBaselineAlignMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoBaselineAlignTop 2 Top alignment. 上揃え
MsoBevelType ThreeDFormat オブジェクトの面取りの種類を示します。 msoBevelAngle 6 Specifies an Angle bevel. 角度面取りを指定します。
  msoBevelArtDeco 13 Specifies an ArtDeco bevel. アール デコ面取りを指定します。
  msoBevelCircle 3 Specifies a Circle bevel. 円形面取りを指定します。
  msoBevelConvex 8 Specifies a Convex bevel. 浮き上がり面取りを指定します。
  msoBevelCoolSlant 9 Specifies a CoolSlant bevel. クール スラント面取りを指定します。
  msoBevelCross 5 Specifies a Cross bevel. 十字形面取りを指定します。
  msoBevelDivot 10 Specifies a Divot bevel. 切り込み面取りを指定します。
  msoBevelHardEdge 12 Specifies a HardEdge bevel. ハード エッジ面取りを指定します。
  msoBevelNone 1 Specifies no bevel. 面取りを指定しません。
  msoBevelRelaxedInset 2 Specifies a RelaxedInset bevel. 額縁風面取りを指定します。
  msoBevelRiblet 11 Specifies a Riblet bevel. スケール面取りを指定します。
  msoBevelSlope 4 Specifies a Slope bevel. スロープ面取りを指定します。
  msoBevelSoftRound 7 Specifies a SoftRound bevel. ソフト ラウンド面取りを指定します。
  msoBevelTypeMixed -2 Specifies a mixed type bevel. 面取りの種類の組み合わせを指定します。
MsoBlackWhiteMode 黒モードで表示したときに図形がどのように表示されるかを指定します。 msoBlackWhiteAutomatic 1 Default behavior 既定値の動作
  msoBlackWhiteBlack 8 Black
  msoBlackWhiteBlackTextAndLine 6 White with grayscale fill 白とグレースケールの塗りつぶし
  msoBlackWhiteDontShow 10 Not shown 表示しない
  msoBlackWhiteGrayOutline 5 Gray with white fill 灰色と白の塗りつぶし
  msoBlackWhiteGrayScale 2 Grayscale モノクロ
  msoBlackWhiteHighContrast 7 Black with white fill 黒と白の塗りつぶし
  msoBlackWhiteInverseGrayScale 4 Inverse grayscale 反転したグレースケール
  msoBlackWhiteLightGrayScale 3 Light grayscale 薄いグレースケール
  msoBlackWhiteMixed -2 Not supported サポートされていません
  msoBlackWhiteWhite 9 White
MsoBlogCategorySupport プロバイダーがサポートするカテゴリ数を表します。 msoBlogMultipleCategories 2 Multiple categories are supported. 複数のカテゴリがサポートされます。
  msoBlogNoCategories 0 No categories are supported. カテゴリはサポートされません。
  msoBlogOneCategory 1 One category is supported. 1 つのカテゴリがサポートされます。
MsoBlogImageType ブログ イメージの種類を表します。 msoBlogImageTypeGIF 2 GIF image GIF イメージ
    msoBlogImageTypeJPEG 1 JPEG image JPEG 画像
    msoBlogImageTypePNG 3 PNG image PNG 画像
MsoBroadcastCapabilities ドキュメントまたはプレゼンテーションのブロードキャストセッションに使用できるアプリケーション機能を指定します。 BroadcastCapFileSizeLimited 1 The size of the file being broadcasted is limited. ブロードキャストされるファイルのサイズは制限されています。
  BroadcastCapSupportsMeetingNotes 2 The presenters and attendees can take shared notes. 発表者と出席者は、共有ノートを取ることができます。
  BroadcastCapSupportsUpdateDoc 4 The presenters and attendees can make updates to the file during the broadcast. 発表者と参加者は、ブロードキャスト中にファイルを更新することができます。
MsoBroadcastState ドキュメントまたはプレゼンテーションブロードキャストの現在の状態を指定します。 BroadcastPaused 2 The broadcast is paused. ブロードキャストは一時停止しています。
  BroadcastStarted 1 The broadcast has been started. ブロードキャストが開始されました。
  NoBroadcast 0 The file is not being broadcasted. ファイルがブロードキャストされていません。
MsoBulletType 箇条書きの種類を表します。 msoBulletMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoBulletNone 0 No bullets. 行頭文字なし
  msoBulletNumbered 2 Numbered bullets. 番号付き
  msoBulletPicture 3 Picture bullets. 行頭文字に図を使用
  msoBulletUnnumbered 1 Unnumbered bullets. 番号なし
MsoButtonSetType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoButtonState コマンド バーのボタン コントロールの表示を指定します。 msoButtonDown -1 Button is pressed down. ボタンが押されています。
  msoButtonMixed 2 Button is pressed down. ボタンが押されています。
  msoButtonUp 0 Button is not pressed down. ボタンが押されていません。
MsoButtonStyle コマンド バー ボタンのスタイルを指定します。 msoButtonAutomatic 0 Default behavior. 既定の動作
  msoButtonCaption 2 Text only. テキストのみ
  msoButtonIcon 1 Image only. イメージのみ
  msoButtonIconAndCaption 3 Image and text, with text to the right of image. イメージとテキスト (イメージの右側にテキスト)
  msoButtonIconAndCaptionBelow 11 Image with text below. イメージとテキスト (イメージの下にテキスト)
  msoButtonIconAndWrapCaption 7 Image with text wrapped and to the right of the image. イメージとテキスト (テキストはイメージの右側で折り返し表示)
  msoButtonIconAndWrapCaptionBelow 15 Image with text wrapped below image. イメージとテキスト (テキストはイメージの下で折り返し表示)
  msoButtonWrapCaption 14 Text only, centered and wrapped. テキストのみ (中央揃えで折り返し表示)
MsoCalloutAngleType 吹き出し線と吹き出しのテキスト ボックスの側面の間の角度の大きさを指定します。 msoCalloutAngle30 2 30° angle 30度の角度
  msoCalloutAngle45 3 45° angle 45°角度
  msoCalloutAngle60 4 60° angle 60°角度
  msoCalloutAngle90 5 90° angle 90°角度
  msoCalloutAngleAutomatic 1 Default angle. Angle can be changed as you drag the object. 既定の角度。 角度はオブジェクトをドラッグして変更できます。
  msoCalloutAngleMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoCalloutDropType 境界ボックスを基準にして、引き出し線の開始位置を指定します。 CalloutFormat オブジェクトの PresetDrop メソッドと共に使用します。 msoCalloutDropBottom 4 Bottom
  msoCalloutDropCenter 3 Center 中央
  msoCalloutDropCustom 1 Custom. If this value is used as the value for the PresetDrop property, the Drop and AutoAttach properties of the CalloutFormat object are used to determine where the callout line attaches to the text box. ユーザー設定します。 この値を PresetDrop プロパティの値として使用すると、テキスト ボックスに接続する引き出し線の位置を決定する CalloutFormat オブジェクトの Drop と AutoAttach プロパティが使用されます。
  msoCalloutDropMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
  msoCalloutDropTop 2 Top 上揃え
MsoCalloutType 吹き出し線の種類を指定します。 msoCalloutFour 4 Callout line made up of two line segments. Callout line is attached on the right side of the text bounding box. 2 つの線分で構成されている吹き出し線。 境界ボックスの右側に引き出し線が接続されています。
  msoCalloutMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
  msoCalloutOne 1 Single, horizontal callout line. 一重水平吹き出し線。
  msoCalloutThree 3 Callout line made up of two line segments. Callout line is attached on the left side of the text bounding box. 2 つの線分で構成されている吹き出し線。 境界ボックスの左側に引き出し線が接続されています。
  msoCalloutTwo 2 Single, angled callout line. 一重の折れた吹き出し線。
MsoCharacterSet テキストを表示するときに使用する文字セットを指定します。 msoCharacterSetArabic 1 Arabic character set アラビア語の文字セット
  msoCharacterSetCyrillic 2 Cyrillic character set キリル文字セット
  msoCharacterSetEnglishWesternEuropeanOtherLatinScript 3 English, Western European, and other Latin script character set 英語、西ヨーロッパ言語、およびその他のラテン系言語の文字セット
  msoCharacterSetGreek 4 Greek character set ギリシャ語の文字セット
  msoCharacterSetHebrew 5 Hebrew character set ヘブライ語文字セット
  msoCharacterSetJapanese 6 Japanese character set 日本語文字セット
  msoCharacterSetKorean 7 Korean character set 韓国語文字セット
  msoCharacterSetMultilingualUnicode 8 Multilingual Unicode character set 多言語の Unicode 文字セット
  msoCharacterSetSimplifiedChinese 9 Simplified Chinese character set 簡体字中国語文字セット
  msoCharacterSetThai 10 Thai character set タイ語文字セット
  msoCharacterSetTraditionalChinese 11 Traditional Chinese character set 繁体字中国語文字セット
  msoCharacterSetVietnamese 12 Vietnamese character set ベトナム語文字セット
MsoChartElementType グラフの要素を表示するかどうかを表します。 msoElementChartFloorNone 1200 Do not display chart floor. グラフの床面を表示しません。
  msoElementChartFloorShow 1201 Display chart floor. グラフの床面を表示します。
  msoElementChartTitleAboveChart 2 Display title above chart. グラフの上にタイトルを表示します。
  msoElementChartTitleCenteredOverlay 1 Display title as centered overlay. タイトルを中央揃えで重ねて表示します。
  msoElementChartTitleNone 0 Do not display chart title. グラフ タイトルを表示しません。
  msoElementChartWallNone 1100 Do not display chart wall. グラフの壁面を表示しません。
  msoElementChartWallShow 1101 Display chart wall. グラフの壁面を表示します。
  msoElementDataLabelBestFit 210 Use best fit for data label. データ ラベルを自動調整します。
  msoElementDataLabelBottom 209 Display data label at bottom. データ ラベルを下に表示します。
  msoElementDataLabelCallout 211 Display data label as a callout. 吹き出しとしてデータ ラベルを表示します。
  msoElementDataLabelCenter 202 Display data label in center. データ ラベルを中央に表示します。
  msoElementDataLabelInsideBase 204 Display data label inside at the base. データ ラベルを内側の底部に表示します。
  msoElementDataLabelInsideEnd 203 Display data label inside at the end. データ ラベルを内側の末尾に表示します。
  msoElementDataLabelLeft 206 Display data label to the left. データ ラベルを左側に表示します。
  msoElementDataLabelNone 200 Do not display data label. データ ラベルを表示しません。
  msoElementDataLabelOutSideEnd 205 Display data label outside at the end. データ ラベルを外側の末尾に表示します。
  msoElementDataLabelRight 207 Display data label to the right. データ ラベルを右側に表示します。
  msoElementDataLabelShow 201 Display data label. データ ラベルを表示します。
  msoElementDataLabelTop 208 Display data label at the top. データ ラベルを上に表示します。
  msoElementDataTableNone 500 Do not display data table. データ テーブルを表示しません。
  msoElementDataTableShow 501 Display data table. データ テーブルを表示します。
  msoElementDataTableWithLegendKeys 502 Display data table with legend keys. 凡例マーカー付きでデータ テーブルを表示します。
  msoElementErrorBarNone 700 Do not display error bar. 誤差範囲を表示しません。
  msoElementErrorBarPercentage 702 Display percentage error bar. 誤差範囲をパーセンテージで表示します。
  msoElementErrorBarStandardDeviation 703 Display standard deviation error bar. 誤差範囲を標準偏差で表示します。
  msoElementErrorBarStandardError 701 Display standard error bar. 標準の誤差範囲を表示します。
  msoElementLegendBottom 104 Display legend at the bottom. 凡例を下に表示します。
  msoElementLegendLeft 103 Display legend at the left. 凡例を左に表示します。
  msoElementLegendLeftOverlay 106 Overlay legend at the left. 凡例を左に重ねて配置します。
  msoElementLegendNone 100 Do not display legend. 凡例を表示しません。
  msoElementLegendRight 101 Display legend at the right. 凡例を右に表示します。
  msoElementLegendRightOverlay 105 Overlay legend at the right. 凡例を右に重ねて配置します。
  msoElementLegendTop 102 Display legend at the top. 凡例を上に表示します。
  msoElementLineDropHiLoLine 804 Display drop high/low line. 降下線/高低線を表示します。
  msoElementLineDropLine 801 Display drop line. 降下線を表示します。
  msoElementLineHiLoLine 802 Display high/low line. 高低線を表示します。
  msoElementLineNone 800 Do not display line. 線を表示しません。
  msoElementLineSeriesLine 803 Display series line. 区分線を表示します。
  msoElementPlotAreaNone 1000 Do not display plot area. プロット エリアを表示しません。
  msoElementPlotAreaShow 1001 Display plot area. プロット エリアを表示します。
  msoElementPrimaryCategoryAxisBillions 374 Use billions for primary category axis units. 主項目軸の単位に十億を使用します。
  msoElementPrimaryCategoryAxisLogScale 375 Use log scale for primary category axis. 主項目軸に対数目盛を使用します。
  msoElementPrimaryCategoryAxisMillions 373 Use millions for primary category axis units. 主項目軸の単位に百万を使用します。
  msoElementPrimaryCategoryAxisNone 348 Do not display primary category axis. 主項目軸を表示しません。
  msoElementPrimaryCategoryAxisReverse 351 Reverse primary category axis. 主項目軸を逆順で表示します。
  msoElementPrimaryCategoryAxisShow 349 Show primary category axis. 主項目軸を表示します。
  msoElementPrimaryCategoryAxisThousands 372 Use thousands for primary category axis units. 主項目軸の単位に千を使用します。
  msoElementPrimaryCategoryAxisTitleAdjacentToAxis 301 Display primary category axis title adjacent to the axis. 主項目軸の横に軸ラベルを表示します。
  msoElementPrimaryCategoryAxisTitleBelowAxis 302 Display primary category axis title below the axis. 主項目軸の下に軸ラベルを表示します。
  msoElementPrimaryCategoryAxisTitleHorizontal 305 Display primary category axis title horizontally. 主項目軸の軸ラベルを水平に表示します。
  msoElementPrimaryCategoryAxisTitleNone 300 Do not display primary category axis title. 主項目軸の軸ラベルを表示しません。
  msoElementPrimaryCategoryAxisTitleRotated 303 Rotate primary category axis title. 主項目軸の軸ラベルを回転します。
  msoElementPrimaryCategoryAxisTitleVertical 304 Display primary category axis title vertically. 主項目軸の軸ラベルを垂直に表示します。
  msoElementPrimaryCategoryAxisWithoutLabels 350 Display primary category axis without labels. 主項目軸を軸ラベルなしで表示します。
  msoElementPrimaryCategoryGridLinesMajor 334 Display major gridlines along primary category axis. 主項目軸に沿って目盛線を表示します。
  msoElementPrimaryCategoryGridLinesMinor 333 Display minor gridlines along primary category axis. 主項目軸に沿って補助目盛線を表示します。
  msoElementPrimaryCategoryGridLinesMinorMajor 335 Display both major and minor gridlines along primary category axis. 主項目軸に沿って目盛線と補助目盛線の両方を表示します。
  msoElementPrimaryCategoryGridLinesNone 332 Do not display grid lines along primary category axis. 主項目軸に沿って目盛線を表示しません。
  msoElementPrimaryValueAxisBillions 356 Use billions for primary value axis units. 主数値軸の単位に十億を使用します。
  msoElementPrimaryValueAxisLogScale 357 Use log scale for primary value axis. 主数値軸に対数目盛を使用します。
  msoElementPrimaryValueAxisMillions 355 Use millions for primary value axis units. 主数値軸の単位に百万を使用します。
  msoElementPrimaryValueAxisNone 352 Do not display primary value axis. 主数値軸を表示しません。
  msoElementPrimaryValueAxisShow 353 Show primary value axis 主数値軸を表示します。
  msoElementPrimaryValueAxisThousands 354 Use thousands for primary value axis units. 主数値軸の単位に千を使用します。
  msoElementPrimaryValueAxisTitleAdjacentToAxis 307 Place primary value axis title adjacent to the axis. 主数値軸の横に軸ラベルを配置します。
  msoElementPrimaryValueAxisTitleBelowAxis 308 Place primary value axis title below the axis. 主数値軸の下に軸ラベルを配置します。
  msoElementPrimaryValueAxisTitleHorizontal 311 Display primary value axis title horizontally. 主数値軸の軸ラベルを水平に表示します。
  msoElementPrimaryValueAxisTitleNone 306 Do not display primary value axis title. 主数値軸の軸ラベルを表示しません。
  msoElementPrimaryValueAxisTitleRotated 309 Rotate primary value axis title. 主数値軸の軸ラベルを回転します。
  msoElementPrimaryValueAxisTitleVertical 310 Display primary value axis title vertically. 主数値軸の軸ラベルを垂直に表示します。
  msoElementPrimaryValueGridLinesMajor 330 Display major gridlines along primary value axis. 主数値軸に沿って目盛線を表示します。
  msoElementPrimaryValueGridLinesMinor 329 Display minor gridlines along primary value axis. 主数値軸に沿って補助目盛線を表示します。
  msoElementPrimaryValueGridLinesMinorMajor 331 Display both major and minor gridlines along primary value axis. 主数値軸に沿って目盛線と補助目盛線の両方を表示します。
  msoElementPrimaryValueGridLinesNone 328 Do not display grid lines along primary value axis. 主数値軸に沿って目盛線を表示しません。
  msoElementSecondaryCategoryAxisBillions 378 Use billions for secondary category axis units. 第 2 項目軸の単位に十億を使用します。
  msoElementSecondaryCategoryAxisLogScale 379 Use log scale for secondary category axis. 第 2 項目軸に対数目盛を使用します。
  msoElementSecondaryCategoryAxisMillions 377 Use millions for secondary category axis units. 第 2 項目軸の単位に百万を使用します。
  msoElementSecondaryCategoryAxisNone 358 Do not display secondary category axis. 第 2 項目軸を表示しません。
  msoElementSecondaryCategoryAxisReverse 361 Reverse secondary category axis. 第 2 項目軸を逆順で表示します。
  msoElementSecondaryCategoryAxisShow 359 Display secondary category axis. 第 2 項目軸を表示します。
  msoElementSecondaryCategoryAxisThousands 376 Use thousands for secondary category axis units. 第 2 項目軸の単位に千を使用します。
  msoElementSecondaryCategoryAxisTitleAdjacentToAxis 313 Display secondary category axis title adjacent to axis. 第2項目軸の軸に隣接するタイトルを表示します。
  msoElementSecondaryCategoryAxisTitleBelowAxis 314 Display secondary category axis title below axis. 第2項目軸ラベルを軸の下に表示します。
  msoElementSecondaryCategoryAxisTitleHorizontal 317 Display secondary category axis title horizontally. 第 2 項目軸の軸ラベルを水平に表示します。
  msoElementSecondaryCategoryAxisTitleNone 312 Do not display secondary category axis title. 第 2 項目軸の軸ラベルを表示しません。
  msoElementSecondaryCategoryAxisTitleRotated 315 Rotate secondary category axis title. 第 2 項目軸の軸ラベルを回転します。
  msoElementSecondaryCategoryAxisTitleVertical 316 Display secondary category axis title vertically. 第 2 項目軸の軸ラベルを垂直に表示します。
  msoElementSecondaryCategoryAxisWithoutLabels 360 Display secondary category axis without labels. 第 2 項目軸を軸ラベルなしで表示します。
  msoElementSecondaryCategoryGridLinesMajor 342 Display major gridlines along secondary category axis. 第 2 項目軸に沿って目盛線を表示します。
  msoElementSecondaryCategoryGridLinesMinor 341 Display minor gridlines along secondary category axis. 第 2 項目軸に沿って補助目盛線を表示します。
  msoElementSecondaryCategoryGridLinesMinorMajor 343 Display both major and minor gridlines along secondary category axis. 第 2 項目軸に沿って目盛線と補助目盛線の両方を表示します。
  msoElementSecondaryCategoryGridLinesNone 340 Do not display grid lines along secondary category axis. 第 2 項目軸に沿って目盛線を表示しません。
  msoElementSecondaryValueAxisBillions 366 Use billions for secondary value axis units. 第 2 数値軸の単位に十億を使用します。
  msoElementSecondaryValueAxisLogScale 367 Use log scale for secondary value axis. 第 2 数値軸に対数目盛を使用します。
  msoElementSecondaryValueAxisMillions 365 Use millions for secondary value axis units. 第 2 数値軸の単位に百万を使用します。
  msoElementSecondaryValueAxisNone 362 Do not display secondary value axis. 第 2 数値軸を表示しません。
  msoElementSecondaryValueAxisShow 363 Display secondary value axis. 第 2 数値軸を表示します。
  msoElementSecondaryValueAxisThousands 364 Use thousands for secondary value axis units. 第 2 数値軸の単位に千を使用します。
  msoElementSecondaryValueAxisTitleAdjacentToAxis 319 Display secondary value axis title adjacent to axis. 第 2 数値軸の横に軸ラベルを表示します。
  msoElementSecondaryValueAxisTitleBelowAxis 320 Display secondary value axis title below axis. 第 2 数値軸の下に軸ラベルを表示します。
  msoElementSecondaryValueAxisTitleHorizontal 323 Display secondary value axis title horizontally. 第 2 数値軸の軸ラベルを水平に表示します。
  msoElementSecondaryValueAxisTitleNone 318 Do not display secondary value axis title. 第 2 数値軸の軸ラベルを表示しません。
  msoElementSecondaryValueAxisTitleRotated 321 Rotate secondary value axis title. 第 2 数値軸の軸ラベルを回転します。
  msoElementSecondaryValueAxisTitleVertical 322 Display secondary value axis title vertically. 第 2 数値軸の軸ラベルを垂直に表示します。
  msoElementSecondaryValueGridLinesMajor 338 Display major gridlines along secondary value axis. 第 2 数値軸に沿って目盛線を表示します。
  msoElementSecondaryValueGridLinesMinor 337 Display minor gridlines along secondary value axis. 第 2 数値軸に沿って補助目盛線を表示します。
  msoElementSecondaryValueGridLinesMinorMajor 339 Display both major and minor gridlines along secondary value axis. 第 2 数値軸に沿って目盛線と補助目盛線の両方を表示します。
  msoElementSecondaryValueGridLinesNone 336 Do not display gridlines along secondary value axis. 第 2 数値軸に沿って目盛線を表示しません。
  msoElementSeriesAxisGridLinesMajor 346 Display major gridlines along series axis. 系列軸に沿って目盛線を表示します。
  msoElementSeriesAxisGridLinesMinor 345 Display minor gridlines along series axis. 系列軸に沿って補助目盛線を表示します。
  msoElementSeriesAxisGridLinesMinorMajor 347 Display both major and minor gridlines along series axis. 系列軸に沿って目盛線と補助目盛線の両方を表示します。
  msoElementSeriesAxisGridLinesNone 344 Do not display gridlines along series axis. 系列軸に沿って目盛線を表示しません。
  msoElementSeriesAxisNone 368 Do not display series axis. 系列軸を表示しません。
  msoElementSeriesAxisReverse 371 Reverse series axis. 系列軸を逆順に表示します。
  msoElementSeriesAxisShow 369 Display series axis. 系列軸を表示します。
  msoElementSeriesAxisTitleHorizontal 327 Display series axis title horizontally. 系列軸の軸ラベルを水平に表示します。
  msoElementSeriesAxisTitleNone 324 Do not display series axis title. 系列軸の軸ラベルを表示しません。
  msoElementSeriesAxisTitleRotated 325 Rotate series axis title. 系列軸の軸ラベルを回転します。
  msoElementSeriesAxisTitleVertical 326 Display series axis title vertically. 系列軸の軸ラベルを垂直に表示します。
  msoElementSeriesAxisWithoutLabeling 370 Display series axis title without labeling. ラベルなしで系列軸を表示します。
  msoElementTrendlineAddExponential 602 Add an exponential trendline. 指数近似曲線を追加します。
  msoElementTrendlineAddLinear 601 Add a linear trendline. 線形近似曲線を追加します。
  msoElementTrendlineAddLinearForecast 603 Add a linear forecast. 線形予測を追加します。
  msoElementTrendlineAddTwoPeriodMovingAverage 604 Add a two-period moving average. 2 区間の移動平均を追加します。
  msoElementTrendlineNone 600 Do not display trendline. 近似曲線を表示しません。
  msoElementUpDownBarsNone 900 Do not display up/down bars. ローソクを表示しません。
  msoElementUpDownBarsShow 901 Display up/down bars. ローソクを表示します。
MsoChartFieldType グラフのデータラベルに挿入するデータフィールドの種類を指定します。 msoChartFieldBubbleSize 1 Specifies the Bubble size of the data point. データポイントのバブルサイズを指定します。
  msoChartFieldCategoryName 2 Specifies the category name size of the data point. データポイントのカテゴリ名のサイズを指定します。
  msoChartFieldFormula 6 Specifies the formula used in the data point. データポイントで使用される数式を指定します。
  msoChartFieldPercentage 3 Specifies a percentage of the values. 値のパーセンテージを指定します。
  msoChartFieldSeriesName 4 Specifies the data series name. データ系列名を指定します。
  msoChartFieldValue 5 Specifies the value of the data field. データフィールドの値を指定します。
  msoChartFieldRange 7 Specifies the value of a range of data. データの範囲の値を指定します。
MsoClipboardFormat クリップボードの形式を表します。 msoClipboardFormatHTML 2 HTML format HTML 形式
  msoClipboardFormatMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoClipboardFormatNative 1 Native format ネイティブ形式
  msoClipboardFormatPlainText 4 Plain text format 書式なしテキスト形式
  msoClipboardFormatRTF 3 RTF format RTF 形式
MsoColorType 色の種類を指定します。 msoColorTypeCMS 4 Color Management System color type. 色の管理システムの色の種類。
  msoColorTypeCMYK 3 Color is determined by values of cyan, magenta, yellow, and black. 色は、水色、赤紫、黄色、および黒の値で決定されます。
  msoColorTypeInk 5 Not supported. サポートされていません。
  msoColorTypeMixed -2 Not supported. サポートされていません。
  msoColorTypeRGB 1 Color is determined by values of red, green, and blue. 色は、赤、緑、および青の値で決定されます。
  msoColorTypeScheme 2 Color is defined by an application-specific scheme. 色は、アプリケーション固有の配色で定義されます。
MsoComboStyle コマンド バーのコンボ ボックスにラベルが含まれるかどうかを指定します。 msoComboLabel 1 Combo box includes a label, specified by the Caption property of the combo box. コンボ ボックスには、コンボ ボックスの Caption プロパティで指定されたラベルが含まれています。
  msoComboNormal 0 Combo box does not include a label. コンボ ボックスにはラベルは含まれません。
MsoCommandBarButtonHyperlinkType コマンド バー ボタンがハイパーリンクかどうかを指定します。 コマンド バー ボタンがハイパーリンクの場合は、ハイパーリンクでブラウザーなどの別のアプリケーションを起動するか、アクティブな選択ポイントにピクチャを挿入するかをさらに指定します。 msoCommandBarButtonHyperlinkInsertPicture 2 Clicking the command bar button inserts a picture at the active selection point. コマンド バー ボタンをクリックすると、アクティブな選択ポイントにピクチャが挿入されます。
  msoCommandBarButtonHyperlinkNone 0 The command bar button is not a hyperlink. コマンド バー ボタンはハイパーリンクではありません。
  msoCommandBarButtonHyperlinkOpen 1 Clicking the command bar button opens the link specified in the command bar button's TooltipText property. コマンド バー ボタンをクリックすると、コマンド バー ボタンの TooltipText プロパティで指定されたリンクが開きます。
MsoConnectorType コネクタの種類を表します。 msoConnectorCurve 3 Curved connector 曲線コネクタ
  msoConnectorElbow 2 Elbow connector カギ線コネクタ
  msoConnectorStraight 1 Straight line connector 直線コネクタ
  msoConnectorTypeMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoContactCardAddressType 連絡先カードのアドレスの種類を表します。 msoContactCardAddressTypeUnknown 0 An unknown identifier for an address. アドレスを表す不明な ID
  msoContactCardAddressTypeOutlook 1 A unique identifier for an Outlook address. Outlook アドレスの固有 ID
  msoContactCardAddressTypeSMTP 2 A unique identifier for an SMTP address. SMTP アドレスの固有 ID
  msoContactCardAddressTypeIM 1 A unique identifier for an IM address. IM アドレスの固有 ID
MsoContactCardStyle 連絡先カードの表示方法を指定します。 msoContactCardFull 1 The contact card is displayed as a full card. 連絡先カードを展開してカード全体を表示します。
    msoContactCardHover 0 The contact card is displayed as a hover card. 連絡先カードをホバー カードとして表示します。
MsoContactCardType 連絡先カードの種類を表します。 msoContactCardTypeEnterpriseContact 0 A contact card for an enterprise contact address. 企業の連絡先アドレスの連絡先カード
    msoContactCardTypePersonalContact 1 A contact card for a personal contact address. 個人の連絡先アドレスの連絡先カード
    msoContactCardTypeUnknownContact 2 A contact card for an unknown contact address. 不明な連絡先アドレスの連絡先カード
    msoContactCardTypeEnterpriseGroup 3 A contact card for an enterprise distribution list contact address. 企業配布リストの連絡先アドレスの連絡先カード
    msoContactCardTypePersonalDistributionList 4 A contact card for a personal distribution list contact address. 個人配布リストの連絡先アドレス
MsoControlOLEUsage 2 つの Microsoft Office アプリケーションが結合されるときにコマンド バー コントロールを使用する OLE クライアントと OLE サーバーの役割を指定します。 msoControlOLEUsageBoth 3 Control runs on both client and server. コントロールはクライアントとサーバーの両方で実行されます。
  msoControlOLEUsageClient 2 Client-only control. クライアントのみのコントロール。
  msoControlOLEUsageNeither 0 Control runs on neither client nor server. コントロールはクライアントでもサーバーでも実行されません。
  msoControlOLEUsageServer 1 Server-only control. サーバーのみのコントロール。
MsoControlType コマンド バー コントロールの種類を指定します。 CommandBarControls オブジェクトの Add メソッドを使用します。 CommandBars オブジェクト モデル経由でのみ限られた種類のコントロールを作成することができます: 使用 して 、msoControlDropdown 、 msoControlComboBox 、 msoControlPopup 、およびmsoControlActiveX 。 その他の種類のコントロールは、組み込みまたはアドインのコマンド バー上に存在可能性がありますが、オブジェクト モデルを使用して作成することはできません。 msoControlActiveX 22 ActiveX control. ActiveX コントロール。
  msoControlAutoCompleteCombo 26 Combo box in which the first matching choice is automatically filled in as the user types. Cannot be created through the object model. ユーザーが入力した内容と同様、最初に一致した選択項目が自動的に入力されるコンボ ボックス。 オブジェクト モデルを通じて作成できません。
  msoControlButton 1 Command button. コマンド ボタン。
  msoControlButtonDropdown 5 Drop-down button. Cannot be created through the object model. ドロップダウン ボタン。 オブジェクト モデルを通じて作成できません。
  msoControlButtonPopup 12 Pop-up button. Cannot be created through the object model. ポップアップ ボタン。 オブジェクト モデルを通じて作成できません。
  msoControlComboBox 4 Combo box. コンボ ボックス。
  msoControlCustom 0 Custom control. Cannot be created through the object model. カスタム コントロール。 オブジェクト モデルを通じて作成できません。
  msoControlDropdown 3 Drop-down list. ドロップダウン リスト。
  msoControlEdit 2 Text box. テキスト ボックス。
  msoControlExpandingGrid 16 Expanding grid. Cannot be created through the object model. 拡張グリッド。 オブジェクト モデルを通じて作成できません。
  msoControlGauge 19 Gauge control. Cannot be created through the object model. ゲージ コントロール。 オブジェクト モデルを通じて作成できません。
  msoControlGenericDropdown 8 Generic drop-down list. Cannot be created through the object model. 汎用ドロップダウン リスト。 オブジェクト モデルを通じて作成できません。
  msoControlGraphicCombo 20 Graphic combo box. Cannot be created through the object model. グラフィック コンボ ボックス。 オブジェクト モデルを通じて作成できません。
  msoControlGraphicDropdown 9 Graphic drop-down list. Cannot be created through the object model. グラフィック ドロップダウン リスト。 オブジェクト モデルを通じて作成できません。
  msoControlGraphicPopup 11 Graphic pop-up menu. Cannot be created through the object model. グラフィック ポップアップ メニュー。 オブジェクト モデルを通じて作成できません。
  msoControlGrid 18 Grid. Cannot be created through the object model. グリッド。 オブジェクト モデルを通じて作成できません。
  msoControlLabel 15 Label. Cannot be created through the object model. ラベル。 オブジェクト モデルを通じて作成できません。
  msoControlLabelEx 24 Extended label. Cannot be created through the object model. 拡張ラベル。 オブジェクト モデルを通じて作成できません。
  msoControlOCXDropdown 7 OCX drop-down list. Cannot be created through the object model. OCX ドロップダウン リスト。 オブジェクト モデルを通じて作成できません。
  msoControlPane 21 Pane. Cannot be created through the object model. ウィンドウ。 オブジェクト モデルを通じて作成できません。
  msoControlPopup 10 Pop-up. ポップアップ。
  msoControlSpinner 23 Spinner. Cannot be created through the object model. スピン ボタン。 オブジェクト モデルを通じて作成できません。
  msoControlSplitButtonMRUPopup 14 Most Recently Used (MRU) pop-up. Cannot be created through the object model. Most Recently Used (MRU) ポップアップ。 オブジェクト モデルを通じて作成できません。
  msoControlSplitButtonPopup 13 Split button pop-up. Cannot be created through the object model. 分割ボタン ポップアップ。 オブジェクト モデルを通じて作成できません。
  msoControlSplitDropdown 6 Split drop-down list. Cannot be created through the object model. 分割ドロップダウン リスト。 オブジェクト モデルを通じて作成できません。
  msoControlSplitExpandingGrid 17 Split expanding grid. Cannot be created through the object model. 分割拡張グリッド。 オブジェクト モデルを通じて作成できません。
  msoControlWorkPane 25 Work pane. Cannot be created through the object model. 作業ウィンドウ。 オブジェクト モデルを通じて作成できません。
MsoCTPDockPosition ユーザー設定作業ウィンドウの固定動作を指定します。 msoCTPDockPositionBottom 3 Dock the task pane at the bottom of the document window. 作業ウィンドウをドキュメント ウィンドウの下部に固定します。
  msoCTPDockPositionFloating 4 Don't dock the task pane. 作業ウィンドウを固定しません。
  msoCTPDockPositionLeft 0 Dock the task pane on the left side of the document window. 作業ウィンドウをドキュメント ウィンドウの左側に固定します。
  msoCTPDockPositionRight 2 Dock the task pane on the right side of the document window. 作業ウィンドウをドキュメント ウィンドウの右側に固定します。
  msoCTPDockPositionTop 1 Dock the task pane at the top of the document window. 作業ウィンドウをドキュメント ウィンドウの上部に固定します。
MsoCTPDockPositionRestrict カスタム作業ウィンドウのドッキング動作に関する制限を指定します。 msoCTPDockPositionRestrictNoChange 1 There is no change from the current restriction setting for the task pane. 作業ウィンドウの現在の制限設定を変更しません。
  msoCTPDockPositionRestrictNoHorizontal 2 Task pane can't be docked to either the right or the left side of the document window. 作業ウィンドウは、ドキュメント ウィンドウの右側または左側に固定できません。
  msoCTPDockPositionRestrictNone 0 No restrictions on docking the task pane. 作業ウィンドウの固定に対する制限を設定しません。
  msoCTPDockPositionRestrictNoVertical 3 Task pane can't be docked to either the top or the bottom of the document window. 作業ウィンドウは、ドキュメント ウィンドウの上または下に固定できません。
MsoCustomXMLNodeType ノードの種類を指定します。 msoCustomXMLNodeAttribute 2 The node is an attribute. ノードは属性です。
  msoCustomXMLNodeCData 4 The node is a CData type. ノードは CData 型です。
  msoCustomXMLNodeComment 8 The node is a comment. ノードはコメントです。
  msoCustomXMLNodeDocument 9 The node is a Document node. ノードはドキュメント ノードです。
  msoCustomXMLNodeElement 1 The node is an element. ノードは要素です。
  msoCustomXMLNodeProcessingInstruction 7 The node is a processing instruction. ノードは処理命令です。
  msoCustomXMLNodeText 3 The node is a text node. ノードはテキスト ノードです。
MsoCustomXMLValidationErrorType 検証エラーをクリアまたは生成する方法を示します。 msoCustomXMLValidationErrorAutomaticallyCleared 1 Specifies that the error will clear itself whenever any change is made to the node it is bound to. 連結先のノードに変更が加えられるたびにエラーそのものがクリアされることを指定します。
  msoCustomXMLValidationErrorManual 2 Specifies that the error will not be cleared until the Delete method is called. Delete メソッドが呼び出されるまでは、エラーをクリアしないを指定します。
  msoCustomXMLValidationErrorSchemaGenerated 0 Specifies that where there is a non-empty schema collection available for the custom XML part and validation is in effect, any changes to the part will cause validation errors. ユーザー設定の XML 部分に対して空ではないスキーマ コレクションが使用可能な場合および検証が有効な場合、その部分に対する変更が検証エラーになることを指定します。
MsoDateTimeFormat 日付/時刻データ型の形式を指定します。 msoDateTimeddddMMMMddyyyy 2 Specifies a ddddMMMMddyyyy format. ddddMMMMddyyyy 形式を指定します。
  msoDateTimedMMMMyyyy 3 Specifies a MMMMyyyy format. mmmmyyyy 形式を指定します。
  msoDateTimedMMMyy 5 Specifies a MMMyy format. mmmyy 形式を指定します。
  msoDateTimeFigureOut 14 Specifies that the Office application will determine the format. Office アプリケーションに応じて形式が決まることを指定します。
  msoDateTimeFormatMixed -2 Specifies a mixed format. 混在形式を指定します。
  msoDateTimeHmm 10 Specifies a Hmm format. Hmm 形式を指定します。
  msoDateTimehmmAMPM 12 Specifies a hmmAMPM format. hmmAMPM 形式を指定します。
  msoDateTimeHmmss 11 Specifies a Hmmss format. Hmmss 形式を指定します。
  msoDateTimehmmssAMPM 13 Specifies a hmmssAMPM format. hmmssAMPM 形式を指定します。
  msoDateTimeMdyy 1 Specifies a Mdyy format. Mdyy 形式を指定します。
  msoDateTimeMMddyyHmm 8 Specifies a MMddyyHmm format. MMddyyHmm 形式を指定します。
  msoDateTimeMMddyyhmmAMPM 9 Specifies a MMddyyhmmAMPM format. MMddyyhmmAMPM 形式を指定します。
  msoDateTimeMMMMdyyyy 4 Specifies a MMMMdyyyy format. MMMMdyyyy 形式を指定します。
  msoDateTimeMMMMyy 6 Specifies a MMMMyy format. MMMMyy 形式を指定します。
  msoDateTimeMMyy 7 Specifies a MMyy format. MMyy 形式を指定します。
MsoDistributeCmd 図形のコレクションを均等に配分する方法を指定します。 ShapeRange コレクションの 配布 方法を使用します。 msoDistributeHorizontally 0 Distribute horizontally. 左右に整列させます。
  msoDistributeVertically 1 Distribute vertically. 上下に整列させます。
MsoDocInspectorStatus ドキュメント検査モジュールの実行結果を表します。 msoDocInspectorStatusDocOk 0 Indicates that the Document Inspector module returned no issues or errors. ドキュメント検査モジュールで問題またはエラーが返されなかったことを示します。
  msoDocInspectorStatusError 2 Indicates that the Document Inspector module returned an error. ドキュメント検査モジュールでエラーが返されたことを示します。
  msoDocInspectorStatusIssueFound 1 Indicates that the Document Inspector module found one or more occurrences of the search criteria. ドキュメント検査モジュールで、1 回以上検索条件に一致するものが見つかったことを示します。
MsoDocProperties ドキュメント プロパティのデータ型を指定します。 msoPropertyTypeBoolean 2 Boolean value. ブール型 (Boolean) の値
  msoPropertyTypeDate 3 Date value. 日付型 (Date) の値
  msoPropertyTypeFloat 5 Floating point value. 浮動小数点型 (Floating point) の値
  msoPropertyTypeNumber 1 Integer value. 整数型 (Integer) の値
  msoPropertyTypeString 4 String value. 文字列値。
MsoEditingType ノードの編集の種類を指定します。 msoEditingAuto 0 Changes the node to a type appropriate to the segments being connected. 節点は、接続されているセグメントに適したタイプに変更されます。
  msoEditingCorner 1 Changes the node to a corner node. 節点は角の節点に変更されます。
  msoEditingSmooth 2 Changes the node to a smooth curve node. ノードを滑らかな曲線ノードに変更します。
  msoEditingSymmetric 3 Changes the node to a symmetric curve node. 節点は左右対称の曲線の節点に変更されます。
MsoEncoding ユーザーが保存されたドキュメントを表示するときに使用する web ブラウザーのドキュメントエンコード (コードページまたは文字セット) を指定します。 msoEncodingArabic 1256 Arabic アラビア語
  msoEncodingArabicASMO 708 Arabic ASMO アラビア語 (asmo)
  msoEncodingArabicAutoDetect 51256 Web browser auto-detects type of Arabic encoding to use. 使用するアラビア語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingArabicTransparentASMO 720 Transparent Arabic アラビア語 (透明)
  msoEncodingAutoDetect 50001 Web browser auto-detects type of encoding to use. 使用するエンコードの Web ブラウザー自動検出タイプ
  msoEncodingBaltic 1257 Baltic バルト言語
  msoEncodingCentralEuropean 1250 Central European 中央ヨーロッパ言語
  msoEncodingCyrillic 1251 Cyrillic キリル言語
  msoEncodingCyrillicAutoDetect 51251 Web browser auto-detects type of Cyrillic encoding to use. 使用するキリル言語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingEBCDICArabic 20420 Extended Binary Coded Decimal Interchange Code (EBCDIC) Arabic 拡張バイナリコード付き10進交換コード (EBCDIC) アラビア語
  msoEncodingEBCDICDenmarkNorway 20277 EBCDIC as used in Denmark and Norway デンマーク語およびノルウェーで使用される EBCDIC
  msoEncodingEBCDICFinlandSweden 20278 EBCDIC as used in Finland and Sweden フィンランドおよびスウェーデンで使用される EBCDIC
  msoEncodingEBCDICFrance 20297 EBCDIC as used in France フランスで使用される EBCDIC
  msoEncodingEBCDICGermany 20273 EBCDIC as used in Germany ドイツで使用される EBCDIC
  msoEncodingEBCDICGreek 20423 EBCDIC as used in the Greek language ギリシャ語で使用される EBCDIC
  msoEncodingEBCDICGreekModern 875 EBCDIC as used in the Modern Greek language モダンギリシャ語で使用される EBCDIC
  msoEncodingEBCDICHebrew 20424 EBCDIC as used in the Hebrew language ヘブライ語で使用される EBCDIC
  msoEncodingEBCDICIcelandic 20871 EBCDIC as used in Iceland アイスランドで使用される EBCDIC
  msoEncodingEBCDICInternational 500 International EBCDIC 国際 EBCDIC
  msoEncodingEBCDICItaly 20280 EBCDIC as used in Italy イタリアで使用される EBCDIC
  msoEncodingEBCDICJapaneseKatakanaExtended 20290 EBCDIC as used with Japanese Katakana (extended) 日本語カタカナ (拡張) で使用される EBCDIC
  msoEncodingEBCDICJapaneseKatakanaExtendedAndJapanese 50930 EBCDIC as used with Japanese Katakana (extended) and Japanese 日本語カタカナ (拡張) および日本語で使用される EBCDIC
  msoEncodingEBCDICJapaneseLatinExtendedAndJapanese 50939 EBCDIC as used with Japanese Latin (extended) and Japanese 日本語ラテン語 (拡張) および日本語で使用される EBCDIC
  msoEncodingEBCDICKoreanExtended 20833 EBCDIC as used with Korean (extended) 韓国語 (拡張) で使用される EBCDIC
  msoEncodingEBCDICKoreanExtendedAndKorean 50933 EBCDIC as used with Korean (extended) and Korean 韓国語 (拡張) および韓国語で使用される EBCDIC
  msoEncodingEBCDICLatinAmericaSpain 20284 EBCDIC as used in Latin America and Spain ラテンアメリカおよびスペインで使用される EBCDIC
  msoEncodingEBCDICMultilingualROECELatin2 870 EBCDIC Multilingual ROECE (Latin 2) EBCDIC 多言語 ROECE (ラテン 2)
  msoEncodingEBCDICRussian 20880 EBCDIC as used with Russian ロシア語で使用される EBCDIC
  msoEncodingEBCDICSerbianBulgarian 21025 EBCDIC as used with Serbian and Bulgarian セルビア語とブルガリア語で使用される EBCDIC
  msoEncodingEBCDICSimplifiedChineseExtendedAndSimplifiedChinese 50935 EBCDIC as used with Simplified Chinese (extended) and Simplified Chinese 簡体字中国語 (拡張) および簡体字中国語で使用される EBCDIC
  msoEncodingEBCDICThai 20838 EBCDIC as used with Thai タイ語で使用される EBCDIC
  msoEncodingEBCDICTurkish 20905 EBCDIC as used with Turkish トルコ語で使用される EBCDIC
  msoEncodingEBCDICTurkishLatin5 1026 EBCDIC as used with Turkish (Latin 5) トルコ語 (ラテン 5) で使用される EBCDIC
  msoEncodingEBCDICUnitedKingdom 20285 EBCDIC as used in the United Kingdom 英国で使用される EBCDIC
  msoEncodingEBCDICUSCanada 37 EBCDIC as used in the United States and Canada 米国およびカナダで使用される EBCDIC
  msoEncodingEBCDICUSCanadaAndJapanese 50931 EBCDIC as used in the United States and Canada, and with Japanese 米国およびカナダで使用される EBCDIC、および日本語
  msoEncodingEBCDICUSCanadaAndTraditionalChinese 50937 EBCDIC as used in the United States and Canada, and with Traditional Chinese 米国およびカナダで、繁体字中国語で使用される EBCDIC
  msoEncodingEUCChineseSimplifiedChinese 51936 Extended Unix Code (EUC) as used with Chinese and Simplified Chinese 中国語および簡体字中国語で使用される拡張 Unix コード (EUC)
  msoEncodingEUCJapanese 51932 EUC as used with Japanese 日本語で使用される EUC
  msoEncodingEUCKorean 51949 EUC as used with Korean 韓国語で使用される EUC
  msoEncodingEUCTaiwaneseTraditionalChinese 51950 EUC as used with Taiwanese and Traditional Chinese 台湾および繁体字中国語で使用される EUC
  msoEncodingEuropa3 29001 Europa Europa
  msoEncodingExtAlphaLowercase 21027 Extended Alpha lowercase 拡張英小文字
  msoEncodingGreek 1253 Greek ギリシャ語
  msoEncodingGreekAutoDetect 51253 Web browser auto-detects type of Greek encoding to use. 使用するギリシャ語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingHebrew 1255 Hebrew ヘブライ語
  msoEncodingHZGBSimplifiedChinese 52936 Simplified Chinese (HZGB) 簡体字中国語 (hzgb)
  msoEncodingIA5German 20106 German (International Alphabet No. 5, or IA5) ドイツ語 (インターナショナル アルファベット No. 5、IA5)
  msoEncodingIA5IRV 20105 IA5, International Reference Version (IRV) IA5、国際参照バージョン (irv)
  msoEncodingIA5Norwegian 20108 IA5 as used with Norwegian ノルウェー語で使用される IA5
  msoEncodingIA5Swedish 20107 IA5 as used with Swedish スウェーデン語で使用される IA5
  msoEncodingISCIIAssamese 57006 Indian Script Code for Information Interchange (ISCII) as used with Assamese アッサム語で使用される情報交換 (ISCII) のインド系スクリプトコード
  msoEncodingISCIIBengali 57003 ISCII as used with Bengali ベンガル語で使用される ISCII
  msoEncodingISCIIDevanagari 57002 ISCII as used with Devanagari デバナガリ文字で使用される ISCII
  msoEncodingISCIIGujarati 57010 ISCII as used with Gujarati グジャラート語で使用される ISCII
  msoEncodingISCIIKannada 57008 ISCII as used with Kannada カンナダ語で使用される ISCII
  msoEncodingISCIIMalayalam 57009 ISCII as used with Malayalam マラヤーラム語で使用される ISCII
  msoEncodingISCIIOriya 57007 ISCII as used with Oriya オリヤー語で使用される ISCII
  msoEncodingISCIIPunjabi 57011 ISCII as used with Punjabi パンジャブ語で使用される ISCII
  msoEncodingISCIITamil 57004 ISCII as used with Tamil タミール語で使用される ISCII
  msoEncodingISCIITelugu 57005 ISCII as used with Telugu テルグ語で使用される ISCII
  msoEncodingISO2022CNSimplifiedChinese 50229 ISO 2022-CN encoding as used with Simplified Chinese ISO 2022-簡易中国語で使用される CN エンコード
  msoEncodingISO2022CNTraditionalChinese 50227 ISO 2022-CN encoding as used with Traditional Chinese ISO 2022-繁体字中国語で使用される CN エンコード
  msoEncodingISO2022JPJISX02011989 50222 ISO 2022-JP ISO 2022-JP
  msoEncodingISO2022JPJISX02021984 50221 ISO 2022-JP ISO 2022-JP
  msoEncodingISO2022JPNoHalfwidthKatakana 50220 ISO 2022-JP with no half-width Katakana ISO 2022-半角カタカナなしの JP
  msoEncodingISO2022KR 50225 ISO 2022-KR ISO 2022-KR
  msoEncodingISO6937NonSpacingAccent 20269 ISO 6937 Non-Spacing Accent ISO 6937 の非スペーシングアクセント
  msoEncodingISO885915Latin9 28605 ISO 8859-15 with Latin 9 ISO 8859-15 (ラテン 9)
  msoEncodingISO88591Latin1 28591 ISO 8859-1 Latin 1 ISO 8859-1 ラテン1
  msoEncodingISO88592CentralEurope 28592 ISO 8859-2 Central Europe ISO 8859-2 中央ヨーロッパ言語
  msoEncodingISO88593Latin3 28593 ISO 8859-3 Latin 3 ISO 8859-3 ラテン3
  msoEncodingISO88594Baltic 28594 ISO 8859-4 Baltic ISO 8859-4 バルト言語
  msoEncodingISO88595Cyrillic 28595 ISO 8859-5 Cyrillic ISO 8859-5 キリル言語
  msoEncodingISO88596Arabic 28596 ISA 8859-6 Arabic ISA 8859-6 アラビア語
  msoEncodingISO88597Greek 28597 ISO 8859-7 Greek ISO 8859-7 ギリシャ語
  msoEncodingISO88598Hebrew 28598 ISO 8859-8 Hebrew ISO 8859-8 ヘブライ語
  msoEncodingISO88598HebrewLogical 38598 ISO 8859-8 Hebrew (Logical) ISO 8859-8 ヘブライ語 (論理)
  msoEncodingISO88599Turkish 28599 ISO 8859-9 Turkish ISO 8859-9 トルコ語
  msoEncodingJapaneseAutoDetect 50932 Web browser auto-detects type of Japanese encoding to use. 使用する日本語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingJapaneseShiftJIS 932 Japanese (Shift-JIS) 日本語 (Shift-JIS)
  msoEncodingKOI8R 20866 KOI8-R KOI8-R
  msoEncodingKOI8U 21866 K0I8-U K0I8-U
  msoEncodingKorean 949 Korean 韓国語
  msoEncodingKoreanAutoDetect 50949 Web browser auto-detects type of Korean encoding to use. 使用する韓国語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingKoreanJohab 1361 Korean (Johab) 韓国語 (Johab)
  msoEncodingMacArabic 10004 Macintosh Arabic Macintosh アラビア語
  msoEncodingMacCroatia 10082 Macintosh Croatian Macintosh クロアチア語
  msoEncodingMacCyrillic 10007 Macintosh Cyrillic Macintosh のキリル言語
  msoEncodingMacGreek1 10006 Macintosh Greek Macintosh ギリシャ語
  msoEncodingMacHebrew 10005 Macintosh Hebrew Macintosh ヘブライ語
  msoEncodingMacIcelandic 10079 Macintosh Icelandic Macintosh アイスランド語
  msoEncodingMacJapanese 10001 Macintosh Japanese Macintosh 日本語版
  msoEncodingMacKorean 10003 Macintosh Korean Macintosh 韓国語
  msoEncodingMacLatin2 10029 Macintosh Latin 2 Macintosh ラテン2
  msoEncodingMacRoman 10000 Macintosh Roman Macintosh ローマ数字
  msoEncodingMacRomania 10010 Macintosh Romanian Macintosh ルーマニア語
  msoEncodingMacSimplifiedChineseGB2312 10008 Macintosh Simplified Chinese (GB 2312) Macintosh 簡体字中国語 (GB 2312)
  msoEncodingMacTraditionalChineseBig5 10002 Macintosh Traditional Chinese (Big 5) Macintosh 繁体字中国語 (Big 5)
  msoEncodingMacTurkish 10081 Macintosh Turkish Macintosh トルコ語
  msoEncodingMacUkraine 10017 Macintosh Ukrainian Macintosh ウクライナ語
  msoEncodingOEMArabic 864 OEM as used with Arabic アラビア語で使用される OEM
  msoEncodingOEMBaltic 775 OEM as used with Baltic バルト語で使用される OEM
  msoEncodingOEMCanadianFrench 863 OEM as used with Canadian French カナダフランス語で使用される OEM
  msoEncodingOEMCyrillic 855 OEM as used with Cyrillic キリル語で使用される OEM
  msoEncodingOEMCyrillicII 866 OEM as used with Cyrillic II キリル文字 II で使用される OEM
  msoEncodingOEMGreek437G 737 OEM as used with Greek 437G ギリシャ437g で使用される OEM
  msoEncodingOEMHebrew 862 OEM as used with Hebrew ヘブライ語で使用される OEM
  msoEncodingOEMIcelandic 861 OEM as used with Icelandic アイスランド語で使用される OEM
  msoEncodingOEMModernGreek 869 OEM as used with Modern Greek モダンギリシャ語で使用される OEM
  msoEncodingOEMMultilingualLatinI 850 OEM as used with multi-lingual Latin I 多言語ラテン I で使用される OEM
  msoEncodingOEMMultilingualLatinII 852 OEM as used with multi-lingual Latin II 多言語ラテン II で使用される OEM
  msoEncodingOEMNordic 865 OEM as used with Nordic languages 北欧言語で使用される OEM
  msoEncodingOEMPortuguese 860 OEM as used with Portuguese ポルトガル語で使用される OEM
  msoEncodingOEMTurkish 857 OEM as used with Turkish トルコ語で使用される OEM
  msoEncodingOEMUnitedStates 437 OEM as used in the United States 米国で使用される OEM
  msoEncodingSimplifiedChineseAutoDetect 50936 Web browser auto-detects type of Simplified Chinese encoding to use. 使用する簡体字中国語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingSimplifiedChineseGB18030 54936 Simplified Chinese GB 18030 簡体字中国語 GB 18030
  msoEncodingSimplifiedChineseGBK 936 Simplified Chinese GBK 簡体字中国語 GBK
  msoEncodingT61 20261 T61 T61
  msoEncodingTaiwanCNS 20000 Taiwan CNS 台湾 CNS
  msoEncodingTaiwanEten 20002 Taiwan Eten 台湾 Eten
  msoEncodingTaiwanIBM5550 20003 Taiwan IBM 5550 台湾 IBM 5550
  msoEncodingTaiwanTCA 20001 Taiwan TCA 台湾 TCA
  msoEncodingTaiwanTeleText 20004 Taiwan Teletext 台湾文字放送
  msoEncodingTaiwanWang 20005 Taiwan Wang 台湾 Wang
  msoEncodingThai 874 Thai タイ語
  msoEncodingTraditionalChineseAutoDetect 50950 Web browser auto-detects type of Traditional Chinese encoding to use. 使用する繁体字中国語エンコードの Web ブラウザー自動検出タイプ
  msoEncodingTraditionalChineseBig5 950 Traditional Chinese Big 5 繁体字中国語 (大) 5
  msoEncodingTurkish 1254 Turkish トルコ語
  msoEncodingUnicodeBigEndian 1201 Unicode big endian Unicode ビッグエンディアン
  msoEncodingUnicodeLittleEndian 1200 Unicode little endian Unicode リトルエンディアン
  msoEncodingUSASCII 20127 United States ASCII 米国の ASCII
  msoEncodingUTF7 65000 UTF-7 encoding UTF-7 エンコード
  msoEncodingUTF8 65001 UTF-8 encoding utf-8 エンコード
  msoEncodingVietnamese 1258 Vietnamese ベトナム語
  msoEncodingWestern 1252 Western 西
MsoExtraInfoMethod FollowHyperlinkメソッドの_ExtraInfo_パラメーターで指定された値の使用方法を指定します。 msoMethodGet 0 The value specified in the ExtraInfo parameter is a string that is appended to the address. _ExtraInfo_パラメーターで指定された値は、アドレスに付加される文字列です。
  msoMethodPost 1 The value specified in the ExtraInfo parameter is posted as a string or byte array. _ExtraInfo_パラメーターで指定された値は、文字列またはバイト配列として投稿されます。
MsoExtrusionColorType 浮き出しの色が 3-d 図形の塗りつぶし (浮き出しの前面) に基づくかどうかを指定し、図形の塗りつぶしを変更するとき、または浮き出しの色は、図形の塗りつぶしの独立したかどうかを自動的に変更します。 ThreeDFormat オブジェクトの ExtrusionColorType プロパティを使用します。 msoExtrusionColorAutomatic 1 Extrusion color is based on shape fill. 浮き出しの色は、図形の塗りつぶしに基づきます。
  msoExtrusionColorCustom 2 Extrusion color is independent of shape fill. 浮き出しの色は、図形の塗りつぶしとは無関係です。
  msoExtrusionColorTypeMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoFarEastLineBreakLanguageID 改行制御オプションがオンの場合に使用される改行レベルを決定するために使用する言語を指定します。 msoFarEastLineBreakLanguageJapanese 1041 Japanese 日本語
  msoFarEastLineBreakLanguageKorean 1042 Korean 韓国語
  msoFarEastLineBreakLanguageSimplifiedChinese 2052 SimplifiedChinese SimplifiedChinese
  msoFarEastLineBreakLanguageTraditionalChinese 1028 TraditionalChinese TraditionalChinese
MsoFeatureInstall まだインストールされていない機能を必要とするメソッドおよびプロパティの呼び出しをアプリケーションで処理する方法を指定します。 msoFeatureInstallNone 0 Generates a generic automation error at run time when uninstalled features are called. アンインストールされた機能が呼び出された場合、実行時に一般自動エラーを生成します。
  msoFeatureInstallOnDemand 1 Prompts the user to install new features. 新しい機能をインストールするようにユーザーにメッセージを表示します。
  msoFeatureInstallOnDemandWithUI 2 Displays a progress meter during installation; does not prompt the user to install new features. インストール中に進行状況を表示します。新しい機能をインストールするようにユーザーにメッセージを表示しません。
MsoFileDialogType FileDialog オブジェクトの種類を指定します。 msoFileDialogFilePicker 3 File Picker dialog box. [ファイルピッカー ] ダイアログボックス
  msoFileDialogFolderPicker 4 Folder Picker dialog box. [フォルダーの選択] ダイアログボックス
  msoFileDialogOpen 1 Open dialog box. [ 開く] ダイアログ ボックス
  msoFileDialogSaveAs 2 Save As dialog box. [名前を付けて保存] ダイアログ ボックス
MsoFileDialogView ファイル ダイアログ ボックスでユーザーに表示されるビューを指定します。 msoFileDialogViewDetails 2 Files displayed in a list with detail information. ファイルはリスト形式で詳細情報と共に表示されます。
  msoFileDialogViewLargeIcons 6 Files displayed as large icons. ファイルは大きいアイコンで表示されます。
  msoFileDialogViewList 1 Files displayed in a list without details. ファイルはリスト形式で詳細なしで表示されます。
  msoFileDialogViewPreview 4 Files displayed in a list with a preview pane showing the selected file. ファイルは選択したファイルを示すプレビュー ウィンドウと共に表示されます。
  msoFileDialogViewProperties 3 Files displayed in a list with a pane showing the selected file's properties. ファイルはリスト形式で選択したファイルのプロパティを示すウィンドウと共に表示されます。
  msoFileDialogViewSmallIcons 7 Files displayed as small icons. ファイルは小さいアイコンで表示されます。
  msoFileDialogViewThumbnail 5 Files displayed as thumbnails. ファイルは縮小表示で表示されます。
  msoFileDialogViewTiles 9 Files displayed as tiled icons. ファイルは並べられたアイコンで表示されます。
  msoFileDialogViewWebView 8 Files displayed in web view. ファイルが web ビューで表示されます。
MsoFileNewAction ユーザーが作業ウィンドウ内の項目をクリックしたときに実行するアクションを指定します。 NewFile オブジェクトの Add メソッドを使用します。 msoCreateNewFile 1 Create a new file. 新しいファイルを作成します。
  msoEditFile 0 Edit a file. ファイルを編集します。
  msoOpenFile 2 Open a file. ファイルを開きます。
MsoFileNewSection またはファイル参照が存在するファイルを追加する作業ウィンドウのセクションを指定します。 Add メソッドと NewFile オブジェクトの Remove メソッドを使用します。 msoBottomSection 4 Bottom section 下のセクション
  msoNew 1 New section [新規作成] セクション
  msoNewfromExistingFile 2 New from Existing File section [既存のファイルから新規作成] セクション
  msoNewfromTemplate 3 New from Template section [テンプレートから新規作成] セクション
  msoOpenDocument 0 Open Document section [ドキュメントを開く] セクション
MsoFileValidationMode ファイル検証モードを表します。 msoFileValidationDefault 0 Validate the file (default). ファイルを検証します (既定)。
  msoFileValidationSkip 1 Do not validate the file. ファイルを検証しません。
MsoFillType 図形の塗りつぶしの種類を指定します。 msoFillBackground 5 Fill is the same as the background. 背景と同じ塗りつぶし
  msoFillGradient 3 Gradient fill グラデーションの塗りつぶし
  msoFillMixed -2 Mixed fill 塗りつぶしの混在
  msoFillPatterned 2 Patterned fill パターン塗りつぶし
  msoFillPicture 6 Picture fill 図の塗りつぶし
  msoFillSolid 1 Solid fill 均一塗りつぶし
  msoFillTextured 4 Textured fill テクスチャ塗りつぶし
MsoFilterComparison ODSOFilter オブジェクトは、 Column プロパティと CompareTo プロパティを比較する方法を指定します。 msoFilterComparisonContains 8 Column matches CompareTo if any part of the CompareTo string is contained in the Column value. CompareTo 文字列の一部が Column 値に含まれている場合、Column は CompareTo と一致します。
  msoFilterComparisonEqual 0 Column matches CompareTo if the CompareTo value is the same as the Column value. CompareTo 値が Column 値と同じ場合、Column は CompareTo と一致します。
  msoFilterComparisonGreaterThan 3 Column matches CompareTo if the Column value is greater than the CompareTo value. Column 値が CompareTo 値より大きい場合、Column は CompareTo と一致します。
  msoFilterComparisonGreaterThanEqual 5 Column matches CompareTo if the Column value is greater than or equal to the CompareTo value. Column 値が CompareTo 値以上の場合、Column は CompareTo と一致します。
  msoFilterComparisonIsBlank 6 Column passes filter if Column is blank. Column がブランクの場合、Column はフィルターを行いません。
  msoFilterComparisonIsNotBlank 7 Column passes filter if Column is blank. Column がブランクの場合、Column はフィルターを行いません。
  msoFilterComparisonLessThan 2 Column matches CompareTo if the Column value is less than the CompareTo value. Column 値が CompareTo 値よりも小さい場合、Column は CompareTo と一致します。
  msoFilterComparisonLessThanEqual 4 Column matches CompareTo if the Column value is less than or equal to the CompareTo value. Column 値が CompareTo 値以下の場合、Column は CompareTo と一致します。
  msoFilterComparisonNotContains 9 Column matches CompareTo if any part of the CompareTo string is not contained in the Column value. CompareTo 文字列のいずれも Column 値に含まれていない場合、Column 値は CompareTo と一致します。
  msoFilterComparisonNotEqual 1 Column matches CompareTo if the CompareTo value is not equal to the Column value. CompareTo 値が Column 値と同じでない場合、Column は CompareTo と一致します。
MsoFilterConjunction 他のフィルター条件をフィルター条件がどのように関連するかを指定します。 ODSOFilters オブジェクトの 組み合わせ のプロパティおよび MailMergeFilters オブジェクトの Add メソッドを使用します。 msoFilterConjunctionAnd 0 And conjunction と組み合わせ
  msoFilterConjunctionOr 1 Or conjunction または組み合わせ
MsoFlipCmd 図形を左右または上下のどちらに反転するかを指定します。 msoFlipHorizontal 0 Flip horizontally. 左右反転
  msoFlipVertical 1 Flip vertically. 上下反転
MsoFontLanguageIndex ThemeFontsコレクションに含まれる3つの言語のフォントのいずれかを表します。 msoThemeComplexScript 2 Represents the font face for Complex Script languages. The Complex Script language collection supports Arabic, Georgian, Hebrew, Indian, Thai, and Vietnamese alphabets. コンプレックス スクリプト言語のフォント名を表します。 コンプレックススクリプト言語コレクションは、アラビア語、グルジア語、ヘブライ語、インド、タイ語、ベトナム語のアルファベットをサポートしています。
  msoThemeEastAsian 3 Represents the East Asian font face. East Asian Languages include Simplified Chinese, Traditional Chinese, Japanese, and Korean. 東アジアのフォント名を表します。 東アジア言語には、簡体字中国語、繁体字中国語、日本語、および韓国語が含まれます。
  msoThemeLatin 1 Represents the Latin font face. ラテン語のフォント名を表します。
MsoGradientColorType 図形の塗りつぶしで使用されるグラデーションの種類を指定します。 msoGradientColorMixed -2 Mixed gradient 混在グラデーション
  msoGradientOneColor 1 One-color gradient 1色のグラデーション
  msoGradientPresetColors 3 Gradient colors set according to a built-in gradient of the set defined by the MsoPresetGradientType constant. MsoPresetGradientType定数によって定義されたセットの組み込みグラデーションに従って設定されるグラデーションカラー。
  msoGradientTwoColors 2 Two-color gradient 2色のグラデーション
MsoGradientStyle グラデーションの塗りつぶしのスタイルを指定します。 msoGradientDiagonalDown 4 Diagonal gradient moving from a top corner down to the opposite corner. 上隅から反対側の隅に下向きに移動する斜めのグラデーション
  msoGradientDiagonalUp 3 Diagonal gradient moving from a bottom corner up to the opposite corner. 下隅から反対側の隅に上向きに移動する斜めのグラデーション
  msoGradientFromCenter 7 Gradient running from the center out to the corners. 中心から隅に向かうグラデーション
  msoGradientFromCorner 5 Gradient running from a corner to the other three corners. 1 つの隅から他の 3 つの隅に向かうグラデーション
  msoGradientFromTitle 6 Gradient running from the title outward. タイトルから外部へ向かうグラデーション
  msoGradientHorizontal 1 Gradient running horizontally across the shape. 図形内を左右に移動するグラデーション
  msoGradientMixed -2 Gradient is mixed. 混在グラデーション
  msoGradientVertical 2 Gradient running vertically down the shape. 図形内を上から下に移動するグラデーション
MsoGraphicStyleIndex 既定のグラフィックススタイル msoGraphicStylePreset1 1 Graphic style 1 グラフィックススタイル1
  msoGraphicStylePreset10 10 Graphic style 10 図のスタイル10
  msoGraphicStylePreset11 11 Graphic style 11 グラフィックススタイル11
  msoGraphicStylePreset12 12 Graphic style 12 グラフィックススタイル12
  msoGraphicStylePreset13 13 Graphic style 13 グラフィックススタイル13
  msoGraphicStylePreset14 14 Graphic style 14 グラフィックススタイル14
  msoGraphicStylePreset15 15 Graphic style 15 図のスタイル15
  msoGraphicStylePreset16 16 Graphic style 16 グラフィックスのスタイル16
  msoGraphicStylePreset17 17 Graphic style 17 グラフィックススタイル17
  msoGraphicStylePreset18 18 Graphic style 18 グラフィックススタイル18
  msoGraphicStylePreset19 19 Graphic style 19 グラフィックススタイル19
  msoGraphicStylePreset2 2 Graphic style 2 グラフィックススタイル2
  msoGraphicStylePreset20 20 Graphic style 20 図のスタイル20
  msoGraphicStylePreset21 21 Graphic style 21 グラフィックススタイル21
  msoGraphicStylePreset22 22 Graphic style 22 図のスタイル22
  msoGraphicStylePreset23 23 Graphic style 23 図のスタイル23
  msoGraphicStylePreset24 24 Graphic style 24 図のスタイル24
  msoGraphicStylePreset25 25 Graphic style 25 図のスタイル25
  msoGraphicStylePreset26 26 Graphic style 26 グラフィックススタイル26
  msoGraphicStylePreset27 27 Graphic style 27 グラフィックススタイル27
  msoGraphicStylePreset28 28 Graphic style 28 グラフィックススタイル28
  msoGraphicStylePreset3 3 Graphic style 3 グラフィックススタイル3
  msoGraphicStylePreset4 4 Graphic style 4 図のスタイル4
  msoGraphicStylePreset5 5 Graphic style 5 図のスタイル5
  msoGraphicStylePreset6 6 Graphic style 6 グラフィックススタイル6
  msoGraphicStylePreset7 7 Graphic style 7 グラフィックススタイル7
  msoGraphicStylePreset8 8 Graphic style 8 図のスタイル8
  msoGraphicStylePreset9 9 Graphic style 9 図のスタイル9
  msoGraphicStyleMixed -2 A mix of graphic styles グラフィックススタイルの組み合わせ
  msoGraphicStyleNotAPreset 0 No graphic style グラフィックスのスタイルなし
MsoHorizontalAnchor テキスト フレーム内のテキストの水平方向の配置を指定します。 TextFrame オブジェクトの HorizontalAnchor プロパティを使用します。 msoAnchorCenter 2 Text is centered horizontally. テキストは水平方向に中央揃えになります。
  msoAnchorNone 1 No alignment. 配置は設定されません。
  msoHorizontalAnchorMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoHyperlinkType ハイパーリンクの種類を指定します。 msoHyperlinkInlineShape 2 Hyperlink applies to an inline shape. Used only with Microsoft Word. ハイパーリンクは、インライン図形に適用されます。 Microsoft Word でのみ使用されます。
  msoHyperlinkRange 0 Hyperlink applies to a Range object. ハイパーリンクは、 Range オブジェクトに適用されます。
  msoHyperlinkShape 1 Hyperlink applies to a Shape object. ハイパーリンクは、 Shape オブジェクトに適用されます。
MsoIconType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoIodGroup IOD (オンデマンド インストール) のグループを定義する定数を指定します。 msoIodGroupPIAs 0 PIAs group Pia グループ
  msoIodGroupVSTOR35Mgd 1 VSTO 3.5 managed group VSTO 3.5 管理グループ
  msoIodGroupVSTOR40Mgd 2 VSTO 4.0 managed group VSTO 4.0 管理グループ
MsoLanguageID 言語 ID を指定します。 msoLanguageIDAfrikaans 1078 The Afrikaans language アフリカーンス語
  msoLanguageIDAlbanian 1052 The Albanian language アルバニア語
  msoLanguageIDAmharic 1118 The Amharic language アムハラ語言語
  msoLanguageIDArabic 1025 The Arabic language アラビア語
  msoLanguageIDArabicAlgeria 5121 The Arabic Algeria language アラビア語 (アルジェリア)
  msoLanguageIDArabicBahrain 15361 The Arabic Bahrain language アラビア語のバーレーン言語
  msoLanguageIDArabicEgypt 3073 The Arabic Egypt language アラビア語 (エジプト)
  msoLanguageIDArabicIraq 2049 The Arabic Iraq language アラビア語 (イラク)
  msoLanguageIDArabicJordan 11265 The Arabic Jordan language アラビア語 (ヨルダン)
  msoLanguageIDArabicKuwait 13313 The Arabic Kuwait language アラビア語 (クウェート)
  msoLanguageIDArabicLebanon 12289 The Arabic Lebanon language アラビア語 (レバノン)
  msoLanguageIDArabicLibya 4097 The Arabic Libya language アラビア語 (リビア)
  msoLanguageIDArabicMorocco 6145 The Arabic Morocco language アラビア語 (モロッコ)
  msoLanguageIDArabicOman 8193 The Arabic Oman language アラビア語 (オマーン)
  msoLanguageIDArabicQatar 16385 The Arabic Qatar language アラビア語 (カタール)
  msoLanguageIDArabicSyria 10241 The Arabic Syria language アラビア語 (シリア)
  msoLanguageIDArabicTunisia 7169 The Arabic Tunisia language アラビア語 (チュニジア)
  msoLanguageIDArabicUAE 14337 The Arabic UAE language アラビア語の UAE 言語
  msoLanguageIDArabicYemen 9217 The Arabic Yemen language アラビア語 (イエメン)
  msoLanguageIDArmenian 1067 The Armenian language アルメニア語
  msoLanguageIDAssamese 1101 The Assamese language アッサム語
  msoLanguageIDAzeriCyrillic 2092 The Azerbaijani Cyrillic language アゼルバイジャン語 (キリル)
  msoLanguageIDAzeriLatin 1068 The Azerbaijani Latin language アゼルバイジャン語 (ラテン)
  msoLanguageIDBasque 1069 Basque (Basque) バスク語 (バスク)
  msoLanguageIDBelgianDutch 2067 The Belgian Dutch language ベルギーのオランダ語
  msoLanguageIDBelgianFrench 2060 The Belgian French language ベルギーフランス語
  msoLanguageIDBengali 1093 The Bengali language ベンガル語
  msoLanguageIDBosnian 4122 The Bosnian language ボスニア語
  msoLanguageIDBosnianBosniaHerzegovinaCyrillic 8218 The Bosnian Bosnia Herzegovina Cyrillic language ボスニア語 (キリル、ボスニア・ヘルツェゴビナ)
  msoLanguageIDBosnianBosniaHerzegovinaLatin 5146 The Bosnian Bosnia Herzegovina Latin language ボスニア語 (ラテン、ボスニア・ヘルツェゴビナ)
  msoLanguageIDBrazilianPortuguese 1046 The Portuguese (Brazil) language ポルトガル語 (ブラジル) 言語
  msoLanguageIDBulgarian 1026 The Bulgarian language ブルガリア語
  msoLanguageIDBurmese 1109 The Burmese language ミャンマー語言語
  msoLanguageIDByelorussian 1059 The Belarusian language ベラルーシ語
  msoLanguageIDCatalan 1027 The Catalan language カタルニア語
  msoLanguageIDCherokee 1116 The Cherokee language チェロキー語
  msoLanguageIDChineseHongKongSAR 3076 The Chinese Hong Kong SAR language 中国語 (香港特別行政区)
  msoLanguageIDChineseMacaoSAR 5124 The Chinese Macao SAR language 中国語 (マカオ特別行政区)
  msoLanguageIDChineseSingapore 4100 The Chinese Singapore language 中国語 (シンガポール)
  msoLanguageIDCroatian 1050 The Croatian language クロアチア語
  msoLanguageIDCzech 1029 The Czech language チェコ語
  msoLanguageIDDanish 1030 The Danish language デンマーク語
  msoLanguageIDDivehi 1125 The Divehi language ディベヒ語
  msoLanguageIDDutch 1043 The Dutch language オランダ語
  msoLanguageIDEdo 1126 The Edo language Edo 言語
  msoLanguageIDEnglishAUS 3081 The English AUS language 英語 (オーストラリア)
  msoLanguageIDEnglishBelize 10249 The English Belize language 英語 (ベリーズ)
  msoLanguageIDEnglishCanadian 4105 The English Canadian language 英語 (カナダ)
  msoLanguageIDEnglishCaribbean 9225 The English Caribbean language 英語 (カリブ)
  msoLanguageIDEnglishIndonesia 14345 The English Indonesia language 英語 (インドネシア)
  msoLanguageIDEnglishIreland 6153 The English Ireland language 英語 (アイルランド)
  msoLanguageIDEnglishJamaica 8201 The English Jamaica language 英語 (ジャマイカ)
  msoLanguageIDEnglishNewZealand 5129 The English NewZealand language 英語 (ニュージーランド)
  msoLanguageIDEnglishPhilippines 13321 The English Philippines language 英語 (フィリピン)
  msoLanguageIDEnglishSouthAfrica 7177 The English South Africa language 英語 (南アフリカ)
  msoLanguageIDEnglishTrinidadTobago 11273 The English Trinidad Tobago language 英語 (トリニダード・トバゴ)
  msoLanguageIDEnglishUK 2057 The English UK language 英語 (英国)
  msoLanguageIDEnglishUS 1033 The English US language 英語 (米国)
  msoLanguageIDEnglishZimbabwe 12297 The English Zimbabwe language 英語 (ジンバブエ)
  msoLanguageIDEstonian 1061 The Estonian language エストニア語
  msoLanguageIDFaeroese 1080 The Faeroese language フェロー語言語
  msoLanguageIDFarsi 1065 The Farsi language ペルシャ語
  msoLanguageIDFilipino 1124 The Filipino language フィリピノ語言語
  msoLanguageIDFinnish 1035 The Finnish language フィンランド語
  msoLanguageIDFrench 1036 The French language フランス語
  msoLanguageIDFrenchCameroon 11276 The French Cameroon language フランス語 (カメルーン)
  msoLanguageIDFrenchCanadian 3084 The French Canadian language フランス語 (カナダ)
  msoLanguageIDFrenchCotedIvoire 12300 The French Coted Ivoire language フランス語 (Coted コート language)
  msoLanguageIDFrenchHaiti 15372 The French Haiti language フランス語 (ハイチ)
  msoLanguageIDFrenchLuxembourg 5132 The French Luxembourg language フランス語 (ルクセンブルク)
  msoLanguageIDFrenchMali 13324 The French Mali language フランス語 (マリ)
  msoLanguageIDFrenchMonaco 6156 The French Monaco language フランス語 (モナコ)
  msoLanguageIDFrenchMorocco 14348 The French Morocco language フランス語 (モロッコ)
  msoLanguageIDFrenchReunion 8204 The French Reunion language フランス語 (レユニオン)
  msoLanguageIDFrenchSenegal 10252 The French Senegal language フランス語 (セネガル)
  msoLanguageIDFrenchWestIndies 7180 The French West Indies language フランス語 (西インド諸島) 言語)
  msoLanguageIDFrenchCongoDRC 9228 The French Congo DRC language フランス語 (コンゴ民主共和国)
  msoLanguageIDFrisianNetherlands 1122 The Frisian Netherlands language フリジア語 (オランダ)
  msoLanguageIDFulfulde 1127 The Fulfulde language Fulfulde 言語
  msoLanguageIDGaelicIreland 2108 The Irish (Ireland) language アイルランド語 (アイルランド)
  msoLanguageIDGaelicScotland 1084 The Scottish Gaelic language スコットランドゲール語
  msoLanguageIDGalician 1110 The Galician language ガリシア語
  msoLanguageIDGeorgian 1079 The Georgian language グルジア語
  msoLanguageIDGerman 1031 The German language ドイツ語
  msoLanguageIDGermanAustria 3079 The German Austria language ドイツ語のオーストリア言語
  msoLanguageIDGermanLiechtenstein 5127 The German Liechtenstein language ドイツ語 (リヒテンシュタイン)
  msoLanguageIDGermanLuxembourg 4103 The German Luxembourg language ドイツ語 (ルクセンブルク)
  msoLanguageIDGreek 1032 The Greek language ギリシャ語
  msoLanguageIDGuarani 1140 The Guarani language グアラニー語言語
  msoLanguageIDGujarati 1095 The Gujarati language グジャラート語
  msoLanguageIDHausa 1128 The Hausa language ハウサ語
  msoLanguageIDHawaiian 1141 The Hawaiian language ハワイ語
  msoLanguageIDHebrew 1037 The Hebrew language ヘブライ語
  msoLanguageIDHindi 1081 The Hindi language ヒンディー語
  msoLanguageIDHungarian 1038 The Hungarian language ハンガリー語
  msoLanguageIDIbibio 1129 The Ibibio language イビビオ語言語
  msoLanguageIDIcelandic 1039 The Icelandic language アイスランド語
  msoLanguageIDIgbo 1136 The Igbo language イボ語言語
  msoLanguageIDIndonesian 1057 The Indonesian language インドネシア語
  msoLanguageIDInuktitut 1117 The Inuktitut language イヌクティトット語
  msoLanguageIDItalian 1040 The Italian language イタリア語
  msoLanguageIDJapanese 1041 The Japanese language 日本語
  msoLanguageIDKannada 1099 The Kannada language カンナダ語
  msoLanguageIDKanuri 1137 The Kanuri language カヌリ語言語
  msoLanguageIDKashmiri 1120 The Kashmiri language カシミーリー語
  msoLanguageIDKashmiriDevanagari 2144 The Kashmiri Devanagari language カシミーリー語 (デバナガリ文字)
  msoLanguageIDKazakh 1087 The Kazakh language カザフ語
  msoLanguageIDKhmer 1107 The Khmer language クメール語
  msoLanguageIDKirghiz 1088 The Kirghiz language キルギス語言語
  msoLanguageIDKonkani 1111 The Konkani language コンカニ語言語
  msoLanguageIDKorean 1042 The Korean language 韓国語
  msoLanguageIDKyrgyz 1088 The Kyrgyz language キルギス語
  msoLanguageIDLao 1108 The Lao language ラオス語
  msoLanguageIDLatin 1142 The Latin language ラテン語
  msoLanguageIDLatvian 1062 The Latvian language ラトビア語
  msoLanguageIDLithuanian 1063 The Lithuanian language リトアニア語
  msoLanguageIDMacedonianFYROM 1071 The Macedonian FYROM language マケドニア語 (マケドニア)
  msoLanguageIDMalayalam 1100 The Malayalam language マラヤーラム語
  msoLanguageIDMalayBruneiDarussalam 2110 The Malay Brunei Darussalam language マレー語 (ブルネイ・ダルサラーム国)
  msoLanguageIDMalaysian 1086 The Malaysian language マレーシア言語
  msoLanguageIDMaltese 1082 The Maltese language マルタ語
  msoLanguageIDManipuri 1112 The Manipuri language マニプル語言語
  msoLanguageIDMaori 1153 The Maori language マオリ語
  msoLanguageIDMarathi 1102 The Marathi language マラーティー語
  msoLanguageIDMexicanSpanish 2058 The Mexican Spanish language スペイン語 (メキシコ)
  msoLanguageIDMixed -2 The Mixed language 混在言語
  msoLanguageIDMongolian 1104 The Mongolian language モンゴル語
  msoLanguageIDNepali 1121 The Nepali language ネパール語
  msoLanguageIDNone 0 No language specified 言語が指定されていません
  msoLanguageIDNoProofing 1024 No proofing 校正なし
  msoLanguageIDNorwegianBokmol 1044 The Norwegian Bokmol language ノルウェー語の (ブークモール) 言語
  msoLanguageIDNorwegianNynorsk 2068 The Norwegian Nynorsk language ノルウェー語 (ニーノシュク)
  msoLanguageIDOriya 1096 The Odia language Odia 言語
  msoLanguageIDOromo 1138 The Oromo language オロモ語言語
  msoLanguageIDPashto 1123 The Pashto language パシュトゥー語
  msoLanguageIDPolish 1045 The Polish language ポーランド語
  msoLanguageIDPortuguese 2070 The Portuguese language ポルトガル語
  msoLanguageIDPunjabi 1094 The Punjabi language パンジャブ語
  msoLanguageIDQuechuaBolivia 1131 The Quechua Bolivia language ケチュア語 (ボリビア)
  msoLanguageIDQuechuaEcuador 2155 The Quechua Ecuador language ケチュア語 (エクアドル)
  msoLanguageIDQuechuaPeru 3179 The Quechua Peru language ケチュア語 (ペルー)
  msoLanguageIDRhaetoRomanic 1047 The Rhaeto Romanic language レートロマンス語の言語
  msoLanguageIDRomanian 1048 The Romanian language ルーマニア語
  msoLanguageIDRomanianMoldova 2072 The Romanian Moldova language ルーマニア語 (モルドバ)
  msoLanguageIDRussian 1049 The Russian language ロシア語
  msoLanguageIDRussianMoldova 2073 The Russian Moldova language ロシア語 (モルドバ)
  msoLanguageIDSamiLappish 1083 The Sami Lappish language サーミ語の (ラップ言語
  msoLanguageIDSanskrit 1103 The Sanskrit language サンスクリット語言語
  msoLanguageIDSepedi 1132 The Sepedi language Sepedi 言語
  msoLanguageIDSerbianBosniaHerzegovinaCyrillic 7194 The Serbian Bosnia Herzegovina Cyrillic language セルビア語 (キリル、ボスニア・ヘルツェゴビナ)
  msoLanguageIDSerbianBosniaHerzegovinaLatin 6170 The Serbian Bosnia Herzegovina Latin language セルビア語 (ラテン、ボスニア・ヘルツェゴビナ)
  msoLanguageIDSerbianCyrillic 3098 The Serbian Cyrillic language セルビア語 (キリル)
  msoLanguageIDSerbianLatin 2074 The Serbian Latin language セルビア語 (ラテン)
  msoLanguageIDSesotho 1072 The Sesotho language セソト語
  msoLanguageIDSimplifiedChinese 2052 The Simplified Chinese language 簡体字中国語
  msoLanguageIDSindhi 1113 The Sindhi language シンド語
  msoLanguageIDSindhiPakistan 2137 The Sindhi Pakistan language シンド語 (パキスタン)
  msoLanguageIDSinhalese 1115 The Sinhalese language シンハラ語言語
  msoLanguageIDSlovak 1051 The Slovak language スロバキア語
  msoLanguageIDSlovenian 1060 The Slovenian language スロベニア語
  msoLanguageIDSomali 1143 The Somali language ソマリ語
  msoLanguageIDSorbian 1070 The Sorbian language ソルブ語
  msoLanguageIDSpanish 1034 The Spanish language スペイン語
  msoLanguageIDSpanishArgentina 11274 The Spanish Argentina language スペイン語 (アルゼンチン)
  msoLanguageIDSpanishBolivia 16394 The Spanish Bolivia language スペイン語 (ボリビア)
  msoLanguageIDSpanishChile 13322 The Spanish Chile language スペイン語 (チリ)
  msoLanguageIDSpanishColombia 9226 The Spanish Colombia language スペイン語 (コロンビア)
  msoLanguageIDSpanishCostaRica 5130 The Spanish Costa Rica language スペイン語 (コスタリカ)
  msoLanguageIDSpanishDominicanRepublic 7178 The Spanish Dominican Republic language スペイン語 (ドミニカ共和国)
  msoLanguageIDSpanishEcuador 12298 The Spanish Ecuador language スペイン語 (エクアドル)
  msoLanguageIDSpanishElSalvador 17418 The Spanish El Salvador language スペイン語 (エルサルバドル)
  msoLanguageIDSpanishGuatemala 4106 The Spanish Guatemala language スペイン語 (グアテマラ)
  msoLanguageIDSpanishHonduras 18442 The Spanish Honduras language スペイン語 (ホンジュラス)
  msoLanguageIDSpanishModernSort 3082 The Spanish Modern Sort language スペイン語 (モダンソート)
  msoLanguageIDSpanishNicaragua 19466 The Spanish Nicaragua language スペイン語 (ニカラグア)
  msoLanguageIDSpanishPanama 6154 The Spanish Panama language スペイン語 (パナマ)
  msoLanguageIDSpanishParaguay 15370 The Spanish Paraguay language スペイン語 (パラグアイ)
  msoLanguageIDSpanishPeru 10250 The Spanish Peru language スペイン語 (ペルー)
  msoLanguageIDSpanishPuertoRico 20490 The Spanish Puerto Rico language スペイン語 (プエルトリコ)
  msoLanguageIDSpanishUruguay 14346 The Spanish Uruguay language スペイン語 (ウルグアイ)
  msoLanguageIDSpanishVenezuela 8202 The Spanish Venezuela language スペイン語 (ベネズエラ)
  msoLanguageIDSutu 1072 The Sutu language スツ語言語
  msoLanguageIDSwahili 1089 The Swahili language スワヒリ語言語
  msoLanguageIDSwedish 1053 The Swedish language スウェーデン語
  msoLanguageIDSwedishFinland 2077 The Swedish Finland language スウェーデン語 (フィンランド)
  msoLanguageIDSwissFrench 4108 The Swiss French language フランス語 (スイス)
  msoLanguageIDSwissGerman 2055 The Swiss German language ドイツ語 (スイス)
  msoLanguageIDSwissItalian 2064 The Swiss Italian language イタリア語 (スイス)
  msoLanguageIDSyriac 1114 The Syriac language シリア語
  msoLanguageIDTajik 1064 The Tajik language タジク語
  msoLanguageIDTamazight 1119 The Tamazight language タマジット語
  msoLanguageIDTamazightLatin 2143 The Tamazight Latin language タマジット語 (ラテン)
  msoLanguageIDTamil 1097 The Tamil language タミール語
  msoLanguageIDTatar 1092 The Tatar language タタール語
  msoLanguageIDTelugu 1098 The Telugu language テルグ語
  msoLanguageIDThai 1054 The Thai language タイ語
  msoLanguageIDTibetan 1105 The Tibetan language チベット語
  msoLanguageIDTigrignaEritrea 2163 The Tigrigna Eritrea language 英語 (エリトリア)
  msoLanguageIDTigrignaEthiopic 1139 The Tigrigna Ethiopic language 英語 (エチオピア)
  msoLanguageIDTraditionalChinese 1028 The Traditional Chinese language 繁体字中国語
  msoLanguageIDTsonga 1073 The Tsonga language ツォンガ語言語
  msoLanguageIDTswana 1074 The Tswana language ツワナ語言語
  msoLanguageIDTurkish 1055 The Turkish language トルコ語
  msoLanguageIDTurkmen 1090 The Turkmen language トルクメン語言語
  msoLanguageIDUkrainian 1058 The Ukrainian language ウクライナ語
  msoLanguageIDUrdu 1056 The Urdu language ウルドゥー語
  msoLanguageIDUzbekCyrillic 2115 The Uzbek Cyrillic language ウズベク語 (キリル)
  msoLanguageIDUzbekLatin 1091 The Uzbek Latin language ウズベク語 (ラテン)
  msoLanguageIDVenda 1075 The Venda language ベンダー語言語
  msoLanguageIDVietnamese 1066 The Vietnamese language ベトナム語
  msoLanguageIDWelsh 1106 The Welsh language ウェールズ語
  msoLanguageIDXhosa 1076 The Xhosa language コーサ語言語
  msoLanguageIDYi 1144 The Yi language Yi 言語
  msoLanguageIDYiddish 1085 The Yiddish language イディッシュ語言語
  msoLanguageIDYoruba 1130 The Yoruba language ヨルバ語
  msoLanguageIDZulu 1077 The Zulu language ズールー語
MsoLightRigType オブジェクトの光源効果を示します。 msoLightRigBalanced 14 Specifies the Balanced effect. バランス効果を指定します。
  msoLightRigBrightRoom 27 Specifies the BrightRoom effect. 明るい室内効果を指定します。
  msoLightRigChilly 22 Specifies the Chilly effect. 冷たい効果を指定します。
  msoLightRigContrasting 18 Specifies the Contrasting effect. コントラスト効果を指定します。
  msoLightRigFlat 24 Specifies the Flat effect. フラット効果を指定します。
  msoLightRigFlood 17 Specifies the Flood effect. 拡散光効果を指定します。
  msoLightRigFreezing 23 Specifies the Freezing effect. 寒い効果を指定します。
  msoLightRigGlow 26 Specifies the Glow effect. 光彩効果を指定します。
  msoLightRigHarsh 16 Specifies the Harsh effect. 直射光効果を指定します。
  msoLightRigLegacyFlat1 1 Specifies the LegacyFlat1 effect. LegacyFlat1 効果を指定します。
  msoLightRigLegacyFlat2 2 Specifies the LegacyFlat2 effect. LegacyFlat2 効果を指定します。
  msoLightRigLegacyFlat3 3 Specifies the LegacyFlat3 effect. LegacyFlat3 効果を指定します。
  msoLightRigLegacyFlat4 4 Specifies the LegacyFlat4 effect. LegacyFlat4 効果を指定します。
  msoLightRigLegacyHarsh1 9 Specifies the LegacyHarsh1 effect. LegacyHarsh1 効果を指定します。
  msoLightRigLegacyHarsh2 10 Specifies the LegacyHarsh2 effect. LegacyHarsh2 効果を指定します。
  msoLightRigLegacyHarsh3 11 Specifies the LegacyHarsh3 effect. LegacyHarsh3 効果を指定します。
  msoLightRigLegacyHarsh4 12 Specifies the LegacyHarsh4 effect. LegacyHarsh4 効果を指定します。
  msoLightRigLegacyNormal1 5 Specifies the LegacyNormal1 effect. LegacyNormal1 効果を指定します。
  msoLightRigLegacyNormal2 6 Specifies the LegacyNormal2 effect. LegacyNormal2 効果を指定します。
  msoLightRigLegacyNormal3 7 Specifies the LegacyNormal3 effect. LegacyNormal3 効果を指定します。
  msoLightRigLegacyNormal4 8 Specifies the LegacyNormal4 effect. LegacyNormal4 効果を指定します。
  msoLightRigMixed -2 Specifies the Mixed effect. 混在効果を指定します。
  msoLightRigMorning 19 Specifies the Morning effect. 朝効果を指定します。
  msoLightRigSoft 15 Specifies the Soft effect. ソフト効果を指定します。
  msoLightRigSunrise 20 Specifies the Sunrise effect. 日の出効果を指定します。
  msoLightRigSunset 21 Specifies the Sunset effect. 日の入り効果を指定します。
  msoLightRigThreePoint 13 Specifies the ThreePoint effect. 3 点効果を指定します。
  msoLightRigTwoPoint 25 Specifies the TwoPoint effect. 2 点効果を指定します。
MsoLineCapStyle 線の端点の種類を指定します。 msoLineCapFlat 3 Specifies a flat line cap. 平らな線のキャップを指定します。
  msoLineCapMixed -2 Specifies a mixture of line caps. 行キャップの混合を指定します。
  msoLineCapRound 2 Specifies a rounded line cap. 丸い線のキャップを指定します。
  msoLineCapSquare 1 Specifies a squared-off line cap. 平方破線のキャップを指定します。
MsoLineDashStyle 線の実線/点線のスタイルを指定します。 msoLineDash 4 Line consists of dashes only. 線は破線のみで構成されます。
  msoLineDashDot 5 Line is a dash-dot pattern. 線は一点鎖線パターンです。
  msoLineDashDotDot 6 Line is a dash-dot-dot pattern. 線は二点鎖線パターンです。
  msoLineDashStyleMixed -2 Not supported. サポートされていません。
  msoLineLongDash 7 Line consists of long dashes. 線は長破線で構成されます。
  msoLineLongDashDot 8 Line is a long dash-dot pattern. 線は長鎖線パターンです。
  msoLineRoundDot 3 Line is made up of round dots. 線は点線 (丸) で構成されます。
  msoLineSolid 1 Line is solid. 線は実線です。
  msoLineSquareDot 2 Line is made up of square dots. 線は点線 (角) で構成されます。
MsoLineFillType 線の塗りつぶしの種類を指定します。 msoLineFillBackground 5 Specifies the same fill as the background. 背景と同じ塗りつぶしを指定します。
  msoLineFillGradient 3 Specifies a gradient line fill. グラデーションの線の塗りつぶしを指定します。
  msoLineFillMixed -2 Specifies a mixture of line fill types. 線の塗りつぶしの種類の組み合わせを指定します。
  msoLineFillNone 0 No line fill. 線の塗りつぶしなし。
  msoLineFillPatterned 2 Specifies a pattern line fill. パターン線の塗りつぶしを指定します。
  msoLineFillPicture 6 Specifies a picture line fill. 画像の線の塗りつぶしを指定します。
  msoLineFillSolid 1 Specifies a solid color line fill. 純色の線の塗りつぶしを指定します。
  msoLineFillTextured 4 Specifies a textured line fill. テクスチャ線の塗りつぶしを指定します。
MsoLineJoinStyle 2つの線が接続する結合の種類を指定します。 msoLineJoinBevel 2 Specifies a beveled join. ベベル結合を指定します。
  msoLineJoinMiter 3 Specifies a mitered join. マイタ結合を指定します。
  msoLineJoinMixed -2 Specifies a mixture of join types. 結合の種類の組み合わせを指定します。
  msoLineJoinRound 1 Specifies a rounded join. 角丸結合を指定します。
MsoLineStyle 線のスタイルを指定します。 msoLineSingle 1 Single line. 一重線。
  msoLineStyleMixed -2 Not supported. サポートされていません。
  msoLineThickBetweenThin 5 Thick line with a thin line on each side. 両側を細い線にはさまれた太い線。
  msoLineThickThin 4 Thick line next to thin line. For horizontal lines, the thick line is above the thin line. For vertical lines, the thick line is to the left of the thin line. 細い線の横に太い線。 水平線の場合、太い線は細い線の上になります。 垂直線の場合、太い線は細い線の左側になります。
  msoLineThinThick 3 Thick line next to thin line. For horizontal lines, the thick line is below the thin line. For vertical lines, the thick line is to the right of the thin line. 細い線の横に太い線。 水平線の場合、太い線は細い線の下になります。 垂直線の場合、太い線は細い線の右になります。
  msoLineThinThin 2 Two thin lines. 2 本の細い線。
MsoMenuAnimation Microsoft Office コマンドバーのアニメーションスタイルを指定します。 msoMenuAnimationNone 0 No animation アニメーションなし
  msoMenuAnimationRandom 1 Random animation ランダムなアニメーション
  msoMenuAnimationSlide 3 Menus slide into view メニュースライドに表示
  msoMenuAnimationUnfold 2 Menus unfold into view ビューに展開されるメニュー
MsoMergeCmd 図形の結合操作の出力を指定します。 msoMergeCombine 2 Creates a new shape from selected shapes. If the selected shapes overlap, the area where they overlap is cut out, or discarded. 選択した図形から新しい図形を作成します。 選択した図形が重なる場合は、重なっている領域が切り取られるか、破棄されます。
  msoMergeFragment 5 Breaks a shape into smaller parts or creates new shapes from intersecting lines or from shapes that overlap. 図形を小さい部分に分割するか、交差した線または重なる図形から新しい図形を作成します。
  msoMergeIntersect 3 Forms a new closed shape from the area where selected shapes overlap, eliminating non-overlapping areas. 選択した図形が重なる領域から、重複していない領域を取り除いた新しい閉じた図形を形成します。
  msoMergeSubtract 4 Creates a new shape by subtracting from the primary selection the areas where subsequent selections overlap. プライマリ選択範囲から次の選択範囲が重なる領域を引いて、新しい図形を作成します。
  msoMergeUnion 1 Creates a new shape from the perimeter of two or more overlapping shapes. The new shape is a set of all the points from the original shapes. 重なり合う2つ以上の図形の外周から新しい図形を作成します。 新しい図形は、元の図形からのすべてのポイントのセットです。
MsoMetaPropertyType メタデータ プロパティの種類を指定します。 msoMetaPropertyTypeBoolean 1 Represents a Boolean value. ブール型 (Boolean) の値を表します。
  msoMetaPropertyTypeCalculated 3 Represents a calculated value. 集計値を表します。
  msoMetaPropertyTypeChoice 2 Represents a value from one or more choices. 1 つ以上の選択項目からの値を表します。
  msoMetaPropertyTypeComputed 4 Represents a computed value. 計算値を表します。
  msoMetaPropertyTypeCurrency 5 Represents a Currency value 通貨型 (Currency) の値を表します。
  msoMetaPropertyTypeDateTime 6 Represents a DateTime value. 日付型 (DateTime) の値を表します。
  msoMetaPropertyTypeFillInChoice 7 Represents a value from two or more choices that is written-in by the user. ユーザーが入力する、2 つ以上の選択項目からの値を表します。
  msoMetaPropertyTypeGuid 8 Represents a GUID value. GUID 型 (GUID) の値を表します。
  msoMetaPropertyTypeInteger 9 Represents an Integer value. 整数型 (Integer) の値を表します。
  msoMetaPropertyTypeLookup 10 Represents a value used to lookup another value. 別の値を参照するために使用される値を表します。
  msoMetaPropertyTypeMax 19 Represents the maximum value for a range. 1 つの範囲に対する最大値を表します。
  msoMetaPropertyTypeMultiChoice 12 Represents a collection of choices. 選択項目のコレクションを表します。
  msoMetaPropertyTypeMultiChoiceFillIn 13 Represents a collection of choices that require the user to write-in a value. ユーザーが値を入力する必要がある選択項目のコレクションを表します。
  msoMetaPropertyTypeMultiChoiceLookup 11 Represents a collection of choices used to look up another value. 別の値を検索するために使用される選択肢のコレクションを表します。
  msoMetaPropertyTypeNote 14 Represents a value of one or more sentences. 1 つ以上の文の値を表します。
  msoMetaPropertyTypeNumber 15 Represents a generic number data type. 一般的な数字データ型を表します。
  msoMetaPropertyTypeText 16 Represents a text value. テキスト値を表します。
  msoMetaPropertyTypeUnknown 0 Represents an unknown value. 不明の値を表します。
  msoMetaPropertyTypeUrl 17 Represents a URL. URL を表します。
  msoMetaPropertyTypeUser 18 Represents a category of user. ユーザーのカテゴリを表します。
MsoMixedType この列挙は廃止される可能性があるので使用しないでください。 msoIntegerMixed 32768 Internal use only. 内部使用のみ
  msoSingleMixed -2147483648 Internal use only. 内部使用のみ
MsoModeType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoMoveRow この列挙は廃止される可能性があるので使用しないでください。 msoMoveRowFirst -4 Internal use only. 内部使用のみ。
  msoMoveRowNbr -1 Internal use only. 内部使用のみ。
  msoMoveRowNext -2 Internal use only. 内部使用のみ
  msoMoveRowPrev -3 Internal use only. 内部使用のみ
MsoNumberedBulletStyle 番号付き箇条書きのスタイルを表します。 msoBulletAlphaLCParenBoth 8 Lowercase alphabetical bullet with opening and closing parentheses. かっこで囲んだ英小文字
  msoBulletAlphaLCParenRight 9 Lowercase alphabetical bullet with closing parenthesis. 右かっこ付きの英小文字
  msoBulletAlphaLCPeriod 0 Lowercase alphabetical bullet with period. ピリオド付きの英小文字
  msoBulletAlphaUCParenBoth 10 Uppercase alphabetical bullet with opening and closing parentheses. かっこで囲んだ英大文字
  msoBulletAlphaUCParenRight 11 Uppercase alphabetical bullet with closing parenthesis. 右かっこ付きの英大文字
  msoBulletAlphaUCPeriod 1 Uppercase alphabetical bullet with period. ピリオド付きの英大文字
  msoBulletArabicAbjadDash 24 Arabic Abjad bullet with a dash. ダッシュ記号の付いたアラビア語 (Abjad) 文字
  msoBulletArabicAlphaDash 23 Arabic alphabetical bullet with a dash. ダッシュ記号の付いたアラビア語アルファベット文字
  msoBulletArabicDBPeriod 29 Arabic DB bullet with period. ピリオド付きの 2 バイトのアラビア語文字
  msoBulletArabicDBPlain 28 Plain Arabic DB bullet. 標準の 2 バイトのアラビア語文字
  msoBulletArabicParenBoth 12 Arabic bullet with opening and closing parentheses. かっこで囲んだアラビア語文字
  msoBulletArabicParenRight 2 Arabic bullet with closing parenthesis. 右かっこ付きのアラビア語文字
  msoBulletArabicPeriod 3 Arabic bullet with period. ピリオド付きのアラビア語文字
  msoBulletArabicPlain 13 Plain Arabic bullet. 標準のアラビア語文字
  msoBulletCircleNumDBPlain 18 Circled number bullet. 丸囲み数字
  msoBulletCircleNumWDBlackPlain 20 Circled number WD black bullet. 丸囲み数字の WD の黒い行頭文字
  msoBulletCircleNumWDWhitePlain 19 Circled number WD white bullet. 丸囲み数字の WD の白い行頭文字
  msoBulletHebrewAlphaDash 25 Hebrew alphabetical bullet with dash. ダッシュ記号の付いたヘブライ語アルファベット
  msoBulletHindiAlpha1Period 40 Hindi alphabetical bullet 1 with period. ピリオド付きのヒンディー語アルファベット 1
  msoBulletHindiAlphaPeriod 36 Hindi alphabetical bullet with period. ピリオド付きのヒンディー語アルファベット
  msoBulletHindiNumParenRight 39 Hindi numbered bullet with closing parenthesis. 右かっこ付きのヒンディー語数字
  msoBulletHindiNumPeriod 37 Hindi numbered bullet with period. ピリオド付きのヒンディー語数字
  msoBulletKanjiKoreanPeriod 27 Korean Kanji bullet with period. ピリオド付きの韓国語の漢字
  msoBulletKanjiKoreanPlain 26 Korean Kanji bullet. 韓国語の漢字
  msoBulletKanjiSimpChinDBPeriod 38 Simplified Chinese Kanji bulllet with period. ピリオド付きの簡体字中国語の漢字
  msoBulletRomanLCParenBoth 4 Lowercase roman bullet with opening and closing parentheses. かっこで囲んだ小文字のローマ数字
  msoBulletRomanLCParenRight 5 Lowercase roman bullet with closing parenthesis. 右かっこ付きの小文字のローマ数字
  msoBulletRomanLCPeriod 6 Lowercase roman bullet with period. ピリオド付きの小文字のローマ数字
  msoBulletRomanUCParenBoth 14 Uppercase roman bullet with opening and closing parentheses. かっこで囲んだ大文字のローマ数字
  msoBulletRomanUCParenRight 15 Uppercase roman bullet with closing parenthesis. 右かっこ付きの大文字のローマ数字
  msoBulletRomanUCPeriod 7 Uppercase roman bullet with period. ピリオド付きの大文字のローマ数字
  msoBulletSimpChinPeriod 17 Simplified Chinese bulllet with period. ピリオド付きの簡体字中国語文字
  msoBulletSimpChinPlain 16 Simplified Chinese bullet. 簡体字中国語文字
  msoBulletStyleMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoBulletThaiAlphaParenBoth 32 Thai alphabetical bullet with opening and closing parentheses. かっこで囲んだタイ語アルファベット
  msoBulletThaiAlphaParenRight 31 Thai alphabetical bullet with closing parenthesis. 右かっこ付きのタイ語アルファベット
  msoBulletThaiAlphaPeriod 30 Thai alphabetical bullet with period. ピリオド付きのタイ語アルファベット
  msoBulletThaiNumParenBoth 35 Thai numerical bullet with opening and closing parentheses. かっこで囲んだタイ数字
  msoBulletThaiNumParenRight 34 Thai numerical bullet with closing parenthesis. 右かっこ付きのタイ語数字
  msoBulletThaiNumPeriod 33 Thai numerical bullet with period. ピリオド付きのタイ数字
  msoBulletTradChinPeriod 22 Traditional Chinese bulllet with period. ピリオド付きの繁体字中国語文字
  msoBulletTradChinPlain 21 Traditional Chinese bulllet. 繁体字中国語文字
MsoOLEMenuGroup OLE サーバーのメニュー グループが OLE クライアントのメニュー グループと統合したとき (コンテナー アプリケーション タイプのオブジェクトが別のアプリケーションに埋め込まれたとき) に、コマンド バーのポップアップ コントロールを登録するメニュー グループを指定します。 msoOLEMenuGroupContainer 2 Container menu コンテナメニュー
  msoOLEMenuGroupEdit 1 Edit menu [編集] メニュー
  msoOLEMenuGroupFile 0 File menu [ファイル] メニュー
  msoOLEMenuGroupHelp 5 Help menu [ヘルプ] メニュー
  msoOLEMenuGroupNone -1 Pop-up control is not merged. ポップアップ コントロールは結合されません。
  msoOLEMenuGroupObject 3 Object menu [オブジェクト] メニュー
  msoOLEMenuGroupWindow 4 Window menu [ウィンドウ] メニュー
MsoOrgChartLayoutType 組織図内で子ノードの書式を設定する方法を示します。 msoOrgChartLayoutBothHanging 2 Places child nodes vertically below the parent node on both the left and the right side. 子ノードを親ノードの下の左右両側に垂直に配置します。
  msoOrgChartLayoutLeftHanging 3 Places child nodes vertically below the parent node on the left side. 子ノードをノードの下の左側に垂直に配置します。
  msoOrgChartLayoutMixed -2 Return value for a parent node that has children formatted using more than one MsoOrgChartLayoutType. 複数のmsoorgchartlayouttypeを使用して書式設定された子を持つ親ノードの値を返します。
  msoOrgChartLayoutRightHanging 4 Places child nodes vertically below the parent node on the right side. 子ノードを親ノードの下の右側に垂直に配置します。
  msoOrgChartLayoutStandard 1 Places child nodes horizontally below the parent node. 子ノードを親ノードの下に水平に配置します。
MsoOrgChartOrientation 組織図の向きを指定します。 msoOrgChartOrientationMixed -2 Mixed orientation 混在
  msoOrgChartOrientationVertical 1 Vertical orientation 垂直方向
MsoOrientation オブジェクトの表示または印刷の向きを指定します。 msoOrientationHorizontal 1 Horizontal (landscape) orientation 水平方向 (横)
  msoOrientationMixed -2 Mixed orientation 混在
  msoOrientationVertical 2 Vertical (portrait) orientation 縦方向 (縦)
MsoParagraphAlignment テキスト ブロックの段落の配置を指定します。 msoAlignCenter 1 Specifies that the center of each line of text is aligned to the midpoint of the right and left text box margins, and the left and right edges of each line are ragged. テキストの各行の中心を、右左のテキスト ボックスの余白の中間点に揃え、各行の左端と右端は揃えないことを指定します。
  msoAlignDistribute 4 Specifies that the first and last characters of each line (except the last) are aligned to the left and right margins, and lines are filled by adding or subtracting the same amount from each character. The last line of the paragraph is aligned to the left margin if text direction is left-to-right, or to the right margin if text direction is right-to-left. 各行 (最後の行を除く) の最初と最後の文字を左右の余白に揃え、各文字の均等の量を追加、削除して行を埋めること指定します。 段落の最後の行は、テキストの方向が左から右の場合は左余白に揃えられ、テキストの方向が右から左の場合は右余白に揃えられます。
  msoAlignJustify 3 Specifies that the first and last characters of each line (except the last) are aligned to the left and right margins, and lines are filled by adding or subtracting space between and within words. The last line of the paragraph is aligned to the left margin if text direction is left-to-right, or to the right margin if text direction is right-to-left. 各行 (最後の行を除く) の最初の文字と最後の文字を左右の余白に揃え、単語間および単語内でスペースを追加、削除して行を埋めることを指定します。 段落の最後の行は、テキストの方向が左から右の場合は左余白に揃えられ、テキストの方向が右から左の場合は右余白に揃えられます。
  msoAlignJustifyLow 6 Specifies the alignment or adjustment of kashida length in Arabic text. Kashida are special characters used to extend the joiner between two Arabic characters. アラビア語テキストの Kashida の長さの調整または配置を指定します。 Kashida は、2 文字のアラビア文字間の結合を拡張するために使用される特殊文字です。
  msoAlignLeft 0 Specifies that the leftmost character of each line is aligned to the left margin, and the right edge of each line is ragged. This is the default alignment for paragraphs with left-to-right text direction. 各行の左端の文字を左余白に揃え、各行の右端は揃えないことを指定します。 これは、テキストの方向が左から右の段落に対する既定の配置です。
  msoAlignMixed -2 Uses a combination of alignment styles. 配置スタイルの組み合わせを使用します。
  msoAlignRight 2 Specifies that the rightmost character of each line is aligned to the right margin, and the left edge of each line is ragged. This is the default alignment for paragraphs with right-to-left text direction. 各行の右端の文字を右余白に揃え、各行の左端は揃えないことを指定します。 これは、テキストの方向が右から左の段落に対する既定の配置です。
  msoAlignThaiDistribute 5 Specifies that the first and last characters of each line (except the last) are aligned to the left and right margins, and lines are filled by adding or subtracting space between (but not within) words. The last line of the paragraph is aligned to the left margin. 各行 (最後の行を除く) の最初および最後の文字を左右の余白に揃え、単語間 (単語内は含まない) でスペースを追加、削除して行を埋めることを指定します。 段落の最後の行は左余白に揃えられます。
MsoPathFormat ファイルまたはフォルダー パスの形式を指定します。 msoPathType1 1 Represents the Type1 format. Type1 形式を表します。
  msoPathType2 2 Represents the Type2 format. Type2 形式を表します。
  msoPathType3 3 Represents the Type3 format. Type3 形式を表します。
  msoPathType4 4 Represents the Type4 format. Type4 形式を表します。
  msoPathType5 5 Represents the Type5 format. Type5 形式を表します。
  msoPathType6 6 Represents the Type6 format. Type6 形式を表します。
  msoPathType7 7 Represents the Type7 format. Type7 形式を表します。
  msoPathType8 8 Represents the Type8 format. Type8 形式を表します。
  msoPathType9 9 Represents the Type9 format. Type9 形式を表します。
  msoPathTypeMixed -2 Represents a mixed format. 混在形式を表します。
  msoPathTypeNone 0 Represents no format. 形式なしを表します。
MsoPatternType 図形で使用される塗りつぶしパターンを指定します。 msoPattern10Percent 2 10% of the foreground color 前景の色の 10%
  msoPattern20Percent 3 20% of the foreground color 前景の色の 20%
  msoPattern25Percent 4 25% of the foreground color 前景の色の 25%
  msoPattern30Percent 5 30% of the foreground color 前景の色の 30%
  msoPattern40Percent 6 40% of the foreground color 前景の色の 40%
  msoPattern50Percent 7 50% of the foreground color 前景の色の 50%
  msoPattern5Percent 1 5% of the foreground color 前景の色の 5%
  msoPattern60Percent 8 60% of the foreground color 前景の色の 60%
  msoPattern70Percent 9 70% of the foreground color 前景の色の 70%
  msoPattern75Percent 10 75% of the foreground color 前景の色の 75%
  msoPattern80Percent 11 80% of the foreground color 前景の色の 80%
  msoPattern90Percent 12 90% of the foreground color 前景の色の 90%
  msoPatternCross 51 Cross 交差
  msoPatternDarkDownwardDiagonal 15 Dark Downward Diagonal 右下がり対角線 (反転)
  msoPatternDarkHorizontal 13 Dark Horizontal 横線 (太)
  msoPatternDarkUpwardDiagonal 16 Dark Upward Diagonal 右上がり対角線 (反転)
  msoPatternDarkVertical 14 Dark Vertical 縦線 (太)
  msoPatternDashedDownwardDiagonal 28 Dashed Downward Diagonal 右下がり対角線 (破線)
  msoPatternDashedHorizontal 32 Dashed Horizontal 横線 (破線)
  msoPatternDashedUpwardDiagonal 27 Dashed Upward Diagonal 右上がり対角線 (破線)
  msoPatternDashedVertical 31 Dashed Vertical 縦線 (破線)
  msoPatternDiagonalBrick 40 Diagonal Brick れんが (斜め)
  msoPatternDiagonalCross 54 Diagonal Cross 交差 (斜め)
  msoPatternDivot 46 Pattern Divot 切り込み
  msoPatternDottedDiamond 24 Dotted Diamond ひし形 (点)
  msoPatternDottedGrid 45 Dotted Grid 格子 (点)
  msoPatternDownwardDiagonal 52 Downward Diagonal 右下対角線
  msoPatternHorizontal 49 Horizontal
  msoPatternHorizontalBrick 35 Horizontal Brick れんが (横)
  msoPatternLargeCheckerBoard 36 Large Checker Board 市松模様 (大)
  msoPatternLargeConfetti 33 Large Confetti 紙ふぶき (大)
  msoPatternLargeGrid 34 Large Grid 格子 (大)
  msoPatternLightDownwardDiagonal 21 Light Downward Diagonal 右下がり対角線
  msoPatternLightHorizontal 19 Light Horizontal 横線
  msoPatternLightUpwardDiagonal 22 Light Upward Diagonal 右上がり対角線
  msoPatternLightVertical 20 Light Vertical 縦線
  msoPatternMixed -2 Mixed pattern 混在パターン
  msoPatternNarrowHorizontal 30 Narrow Horizontal 横線 (反転)
  msoPatternNarrowVertical 29 Narrow Vertical 縦線 (反転)
  msoPatternOutlinedDiamond 41 Outlined Diamond ひし形 (枠のみ)
  msoPatternPlaid 42 Plaid 編み込み
  msoPatternShingle 47 Shingle うろこ
  msoPatternSmallCheckerBoard 17 Small Checker Board 市松模様 (小)
  msoPatternSmallConfetti 37 Small Confetti 紙ふぶき (小)
  msoPatternSmallGrid 23 Small Grid 格子 (小)
  msoPatternSolidDiamond 39 Solid Diamond ひし形 (強調)
  msoPatternSphere 43 Sphere
  msoPatternTrellis 18 Trellis ざらざら
  msoPatternUpwardDiagonal 53 Upward Diagonal 右上対角線
  msoPatternVertical 50 Vertical
  msoPatternWave 48 Wave 小波
  msoPatternWeave 44 Weave 網目
  msoPatternWideDownwardDiagonal 25 Wide Downward Diagonal 右下がり対角線 (太)
  msoPatternWideUpwardDiagonal 26 Wide Upward Diagonal 右上がり対角線 (太)
  msoPatternZigZag 38 Zig Zag 大波
MsoPermission ドキュメントの Information Rights Management (IRM) アクセス許可の種類を指定します。 msoPermissionChange 15 Permission to change 変更のアクセス許可
  msoPermissionEdit 2 Permission to edit 編集権限
  msoPermissionExtract 8 Permission to extract 抽出権限
  msoPermissionFullControl 64 Full control permissions フルコントロールのアクセス許可
  msoPermissionObjModel 32 Permission to access the object model programmatically プログラムでオブジェクトモデルにアクセスするためのアクセス許可
  msoPermissionPrint 16 Permission to print 印刷権限
  msoPermissionRead 1 Permission to read 読み取りアクセス許可
  msoPermissionSave 4 Permission to save 保存するためのアクセス許可
  msoPermissionView 1 Permission to view 表示するためのアクセス許可
MsoPickerField 連絡先選択フィールドの種類を表します。 msoPickerFieldUnknown 0 An unknown type of field 不明な種類のフィールド
  msoPickerFieldDateTime 1 A DateTime field DateTimeフィールド
  msoPickerFieldNumber 2 A number field 数値フィールド
  msoPickerFieldText 3 A text field テキストフィールド
  msoPickerFieldUser 4 A user or group field ユーザーまたはグループのフィールド
  msoPickerFieldMax 5 The sentinel value of the enumeration 列挙の sentinel 値
MsoPictureColorType ピクチャに適用される色の変換を指定します。 msoPictureAutomatic 1 Default color transformation 既定の色の変換
  msoPictureBlackAndWhite 3 Black-and-white transformation モノクロ変換
  msoPictureGrayscale 2 Grayscale transformation グレースケール変換
  msoPictureMixed -2 Mixed transformation 混合変換
  msoPictureWatermark 4 Watermark transformation ウォーターマーク変換
MsoPictureCompress ファイルに挿入されたときに、画像を圧縮するかどうかを指定します。 msoPictureCompressDocDefault -1 The picture is compressed or not depending on the settings for the document. 画像は、ドキュメントの設定に応じて圧縮されます。
  msoPictureCompressFalse 0 The picture is not compressed. 画像は圧縮されません。
  msoPictureCompressTrue 1 The picture will be compressed. 画像は圧縮されます。
MsoPictureEffectType 図の効果の種類を定義する定数を指定します。 msoEffectBackgroundRemoval 1 Background removal effect 背景の削除効果
  msoEffectBlur 2 Blur effect ぼかし効果
  msoEffectBrightnessContrast 3 Brightness contrast effect 明るさのコントラスト効果
  msoEffectCement 4 Cement effect コンクリートエフェクト
  msoEffectChalkSketch 5 Chalk sketch effect チョークスケッチ効果
  msoEffectColorTemperature 6 Color temperature effect 色温度効果
  msoEffectCrisscrossEtching 7 Crisscross etching effect 十字模様の十字効果
  msoEffectCutout 8 Cutout effect カットアウト効果
  msoEffectFilmGrain 9 Film grain effect フィルムグレインエフェクト
  msoEffectGlass 10 Glass effect ガラス効果
  msoEffectGlowDiffused 11 Diffused glow effect 発光効果の拡散
  msoEffectGlowEdges 12 Glow edges effect 光彩エッジエフェクト
  msoEffectLightScreen 13 Light screen effect 明るい画面効果
  msoEffectLineDrawing 14 Line drawing effect 線描効果
  msoEffectMarker 15 Marker effect マーカー効果
  msoEffectMosaicBubbles 16 Mosaic bubbles モザイクバブル
  msoEffectNone 17 No effect 効果なし
  msoEffectPaintBrush 18 Paintbrush effect ペイントブラシエフェクト
  msoEffectPaintStrokes 19 Paint strokes effect ペイントストロークエフェクト
  msoEffectPastelsSmooth 20 Smooth pastel effect スムーズパステルエフェクト
  msoEffectPencilGrayscale 21 Pencil greyscale effect 鉛筆グレースケールエフェクト
  msoEffectPencilSketch 22 Pencil sketch effect 鉛筆のスケッチ効果
  msoEffectPhotocopy 23 Photocopy effect 複写効果
  msoEffectPlasticWrap 24 Plastic wrap effect プラスチックの折り返し効果
  msoEffectSaturation 25 Saturation effect 鮮やかさ効果
  msoEffectSharpenSoften 26 Sharpen soften effect ぼかし効果をシャープにする
  msoEffectTexturizer 27 Texturizer effect テクスチャライザー効果
  msoEffectWatercolorSponge 28 Watercolor sponge effect 水彩 (スポンジ) 効果
MsoPresetCamera 指定されたオブジェクトで使用されるカメラ効果の種類を指定します。 msoCameraIsometricBottomDown 23 Specifies Isometric Bottom Down. 等角投影 (下向き、右下がり) を指定します。
  msoCameraIsometricBottomUp 22 Specifies Isometric Bottom Up. 等角投影 (下向き、右上がり) を指定します。
  msoCameraIsometricLeftDown 25 Specifies Isometric Left Down. 等角投影 (左向き、右下がり) を指定します。
  msoCameraIsometricLeftUp 24 Specifies Isometric Left Up. 等角投影 (左向き、右上がり) を指定します。
  msoCameraIsometricOffAxis1Left 28 Specifies Isometric OffAxis1 Left. 等角投影 (不等角投影 1、左) を指定します。
  msoCameraIsometricOffAxis1Right 29 Specifies Isometric OffAxis1 Right. 等角投影 (不等角投影 1、右) を指定します。
  msoCameraIsometricOffAxis1Top 30 Specifies Isometric OffAxis1 Top. 等角投影 (不等角投影 1、上) を指定します。
  msoCameraIsometricOffAxis2Left 31 Specifies Isometric OffAxis2 Left. 等角投影 (不等角投影 2、左) を指定します。
  msoCameraIsometricOffAxis2Right 32 Specifies Isometric OffAxis2 Right. 等角投影 (不等角投影 2、右) を指定します。
  msoCameraIsometricOffAxis2Top 33 Specifies Isometric OffAxis2 Top. 等角投影 (不等角投影 2、上) を指定します。
  msoCameraIsometricOffAxis3Bottom 36 Specifies Isometric OffAxis3 Bottom. 等角投影 (不等角投影 3、下) を指定します。
  msoCameraIsometricOffAxis3Left 34 Specifies Isometric OffAxis3 Left. 等角投影 (不等角投影 3、左) を指定します。
  msoCameraIsometricOffAxis3Right 35 Specifies Isometric OffAxis3 Right. 等角投影 (不等角投影 3、右) を指定します。
  msoCameraIsometricOffAxis4Bottom 39 Specifies Isometric OffAxis4 Bottom. 等角投影 (不等角投影 4、下) を指定します。
  msoCameraIsometricOffAxis4Left 37 Specifies Isometric OffAxis4 Left. 等角投影 (不等角投影 4、左) を指定します。
  msoCameraIsometricOffAxis4Right 38 Specifies Isometric OffAxis4 Right. 等角投影 (不等角投影 4、右) を指定します。
  msoCameraIsometricRightDown 27 Specifies Isometric Right Down. 等角投影 (右向き、右下がり) を指定します。
  msoCameraIsometricRightUp 26 Specifies Isometric Right Up. 等角投影 (右向き、右上がり) を指定します。
  msoCameraIsometricTopDown 21 Specifies Isometric Top Down. 等角投影 (上向き、右下がり) を指定します。
  msoCameraIsometricTopUp 20 Specifies Isometric Top Up. 等角投影 (上向き、右上がり) を指定します。
  msoCameraLegacyObliqueBottom 8 Specifies Legacy Oblique Bottom. レガシ斜投影 (下) を指定します。
  msoCameraLegacyObliqueBottomLeft 7 Specifies Legacy Oblique Lower Left. レガシ斜投影 (左下) を指定します。
  msoCameraLegacyObliqueBottomRight 9 Specifies Legacy Oblique Lower Right. レガシ斜投影 (右下) を指定します。
  msoCameraLegacyObliqueFront 5 Specifies Legacy Oblique Front. レガシ斜投影 (前) を指定します。
  msoCameraLegacyObliqueLeft 4 Specifies Legacy Oblique Left. レガシ斜投影 (左) を指定します。
  msoCameraLegacyObliqueRight 6 Specifies Legacy Oblique Right. レガシ斜投影 (右) を指定します。
  msoCameraLegacyObliqueTop 2 Specifies Legacy Oblique Top. レガシ斜投影 (上) を指定します。
  msoCameraLegacyObliqueTopLeft 1 Specifies Legacy Oblique Upper Left. レガシ斜投影 (左上) を指定します。
  msoCameraLegacyObliqueTopRight 3 Specifies Legacy Oblique Upper Right. レガシ斜投影 (右上) を指定します。
  msoCameraLegacyPerspectiveBottom 17 Specifies Legacy Perspective Bottom. レガシ透視投影 (下) を指定します。
  msoCameraLegacyPerspectiveBottomLeft 16 Specifies Legacy Perspective Lower Left. レガシ透視投影 (左下) を指定します。
  msoCameraLegacyPerspectiveBottomRight 18 Specifies Legacy Perspective Lower Right. レガシ透視投影 (右下) を指定します。
  msoCameraLegacyPerspectiveFront 14 Specifies Legacy Perspective Front. レガシ透視投影 (前) を指定します。
  msoCameraLegacyPerspectiveLeft 13 Specifies Legacy Perspective Left. レガシ透視投影 (左) を指定します。
  msoCameraLegacyPerspectiveRight 15 Specifies Legacy Perspective Right. レガシ透視投影 (右) を指定します。
  msoCameraLegacyPerspectiveTop 11 Specifies Legacy Perspective Top. レガシ透視投影 (上) を指定します。
  msoCameraLegacyPerspectiveTopLeft 10 Specifies Legacy Perspective Upper Left. レガシ透視投影 (左上) を指定します。
  msoCameraLegacyPerspectiveTopRight 12 Specifies Legacy Perspective Upper Right. レガシ透視投影 (右上) を指定します。
  msoCameraObliqueBottom 46 Specifies Oblique Bottom. 斜投影 (下) を指定します。
  msoCameraObliqueBottomLeft 45 Specifies Oblique Lower Left. 斜投影 (左下) を指定します。
  msoCameraObliqueBottomRight 47 Specifies Oblique Lower Right. 斜投影 (右下) を指定します。
  msoCameraObliqueLeft 43 Specifies Oblique Left. 斜投影 (左) を指定します。
  msoCameraObliqueRight 44 Specifies Oblique Right. 斜投影 (右) を指定します。
  msoCameraObliqueTop 41 Specifies Oblique Top. 斜投影 (上) を指定します。
  msoCameraObliqueTopLeft 40 Specifies Oblique Upper Left. 斜投影 (左上) を指定します。
  msoCameraObliqueTopRight 42 Specifies Oblique Upper Right. 斜投影 (右上) を指定します。
  msoCameraOrthographicFront 19 Specifies Orthographic Front. 正射投影 (前) を指定します。
  msoCameraPerspectiveAbove 51 Specifies Perspective Above. 透視投影 (上) を指定します。
  msoCameraPerspectiveAboveLeftFacing 53 Specifies Perspective Above Left Facing. 透視投影 (左上前面) を指定します。
  msoCameraPerspectiveAboveRightFacing 54 Specifies Perspective Above Right Facing. 透視投影 (右上前面) を指定します。
  msoCameraPerspectiveBelow 52 Specifies Perspective Below. 透視投影 (下) を指定します。
  msoCameraPerspectiveContrastingLeftFacing 55 Specifies Perspective Contrasting Left Facing. 透視投影コントラスト (左前面) を指定します。
  msoCameraPerspectiveContrastingRightFacing 56 Specifies Perspective Contrasting Right Facing. 透視投影コントラスト (右前面) を指定します。
  msoCameraPerspectiveFront 48 Specifies Perspective Front. 透視投影 (前) を指定します。
  msoCameraPerspectiveHeroicExtremeLeftFacing 59 Specifies Perspective Heroic Extreme Left Facing. 透視投影強調 (左前面) を指定します。
  msoCameraPerspectiveHeroicExtremeRightFacing 60 Specifies Perspective Heroic Extreme Right Facing. 透視投影強調 (右前面) を指定します。
  msoCameraPerspectiveHeroicLeftFacing 57 Specifies Perspective Heroic Left Facing. 透視投影 (左前面) を指定します。
  msoCameraPerspectiveHeroicRightFacing 58 Specifies Perspective Heroic Right Facing. 透視投影 (右前面) を指定します。
  msoCameraPerspectiveLeft 49 Specifies Perspective Left. 透視投影 (左) を指定します。
  msoCameraPerspectiveRelaxed 61 Specifies Perspective Relaxed. 透視投影 (緩い傾斜) を指定します。
  msoCameraPerspectiveRelaxedModerately 62 Specifies Perspective Relaxed Moderately. 透視投影 (中程度の傾斜) を指定します。
  msoCameraPerspectiveRight 50 Specifies Perspective Right. 透視投影 (右) を指定します。
  msoPresetCameraMixed -2 Specifies a mixed effect. 効果 (混在) を指定します。
MsoPresetExtrusionDirection 方向、奥行きの 3-d の図形 (浮き出しの前面) を指定します。 ThreeDFormat オブジェクトの PresetExtrusionDirection プロパティと共に使用します。 msoExtrusionBottom 2 Lower part 下の部分
  msoExtrusionBottomLeft 3 Lower left 左下
  msoExtrusionBottomRight 1 Lower right 右下
  msoExtrusionLeft 6 Left Left
  msoExtrusionNone 5 No extrusion 浮き出しなし
  msoExtrusionRight 4 Right
  msoExtrusionTop 8 Upper part 上部
  msoExtrusionTopLeft 9 Upper left 左上
  msoExtrusionTopRight 7 Upper right 右上
  msoPresetExtrusionDirectionMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoPresetGradientType 図形の塗りつぶしに使用する定義済みのグラデーションを指定します。 msoGradientBrass 20 Brass gradient ブロンズグラデーション
  msoGradientCalmWater 8 Calm Water gradient 穏やかの水グラデーション
  msoGradientChrome 21 Chrome gradient クロムグラデーション
  msoGradientChromeII 22 Chrome II gradient クロム2グラデーション
  msoGradientDaybreak 4 Daybreak gradient daybreak グラデーション
  msoGradientDesert 6 Desert gradient 砂漠グラデーション
  msoGradientEarlySunset 1 Early Sunset gradient 最初の日没グラデーション
  msoGradientFire 9 Fire gradient 炎グラデーション
  msoGradientFog 10 Fog gradient フォググラデーション
  msoGradientGold 18 Gold gradient ゴールドグラデーション
  msoGradientGoldII 19 Gold II gradient ゴールド2グラデーション
  msoGradientHorizon 5 Horizon gradient 地平線グラデーション
  msoGradientLateSunset 2 Late Sunset gradient 後期の日没グラデーション
  msoGradientMahogany 15 Mahogany gradient mahogany のグラデーション
  msoGradientMoss 11 Moss gradient Moss グラデーション
  msoGradientNightfall 3 Nightfall gradient 夕闇グラデーション
  msoGradientOcean 7 Ocean gradient 洋形グラデーション
  msoGradientParchment 14 Parchment gradient セーム皮グラデーション
  msoGradientPeacock 12 Peacock gradient 青木のグラデーション
  msoGradientRainbow 16 Rainbow gradient レインボーグラデーション
  msoGradientRainbowII 17 Rainbow II gradient レインボー II グラデーション
  msoGradientSapphire 24 Sapphire gradient サファイアグラデーション
  msoGradientSilver 23 Silver gradient シルバーグラデーション
  msoGradientWheat 13 Wheat gradient 小麦グラデーション
  msoPresetGradientMixed -2 Mixed gradient 混在グラデーション
MsoPresetLightingDirection 浮き出し (3 次元) 図形の図形に対する光源の位置を指定します。 msoLightingBottom 8 Lighting comes from the lower part. 光源は下部から当たります。
  msoLightingBottomLeft 7 Lighting comes from the lower-left. 光源は左下から出ています。
  msoLightingBottomRight 9 Lighting comes from the lower-right. 光源は右下からのものです。
  msoLightingLeft 4 Lighting comes from the left. 光源は左から当たります。
  msoLightingNone 5 No lighting. 光源はありません。
  msoLightingRight 6 Lighting comes from the right. 光源は右から当たります。
  msoLightingTop 2 Lighting comes from the upper part. 光源は上部から当たります。
  msoLightingTopLeft 1 Lighting comes from the upper-left. 光源は左上から取り込まれます。
  msoLightingTopRight 3 Lighting comes from the upper-right. 光源は右上からのものです。
  msoPresetLightingDirectionMixed -2 Not supported. サポートされていません。
MsoPresetLightingSoftness 図形上で使用される光源の強さを指定します。 msoLightingBright 3 Bright light 明るい光
  msoLightingDim 1 Dim light 暗い明るい
  msoLightingNormal 2 Normal light 標準灯
  msoPresetLightingSoftnessMixed -2 Not supported サポートされません
MsoPresetMaterial 浮き出し表面の質感を指定します。 ThreeDFormat オブジェクトの PresetMaterial プロパティを使用します。 msoMaterialClear 13 Clear 透明
  msoMaterialDarkEdge 11 DarkEdge DarkEdge
  msoMaterialFlat 14 Flat フラット
  msoMaterialMatte 1 Matte つや消し
  msoMaterialMatte2 5 Matte2 Matte2
  msoMaterialMetal 3 Metal メタル
  msoMaterialMetal2 7 Metal2 Metal2
  msoMaterialPlastic 2 Plastic プラスチック
  msoMaterialPlastic2 6 Plastic2 Plastic2
  msoMaterialPowder 10 Powder パウダー
  msoMaterialSoftEdge 12 Soft Edge ぼかし
  msoMaterialSoftMetal 15 Soft Metal ソフト メタル
  msoMaterialTranslucentPowder 9 Translucent Powder 透明パウダー
  msoMaterialWarmMatte 8 Warm Matte つや消し (明るめ)
  msoMaterialWireFrame 4 Wireframe ワイヤーフレーム
  msoPresetMaterialMixed -2 Mixed Material 混在質感
MsoPresetTextEffect ワードアート オブジェクトで使用する場合は、どのようなテキスト効果を指定します。 各エフェクトのプレビューを表示するのには、ワードアートをサポートする任意の Microsoft Office 製品の [ ワードアート ギャラリー ] ダイアログ ボックスを参照してください。 MsoPresetTextEffect 定数の値は、(左右からおよび上から下に番号が付けられます)、[ ワードアート ギャラリー ] ダイアログ ボックスに表示される形式に対応します。 msoTextEffect1 0 First text effect 最初のテキスト効果
  msoTextEffect10 9 Tenth text effect 10番目のテキスト効果
  msoTextEffect11 10 Eleventh text effect 11番目のテキスト効果
  msoTextEffect12 11 Twelfth text effect 12番目のテキスト効果
  msoTextEffect13 12 Thirteenth text effect 13番目のテキスト効果
  msoTextEffect14 13 Fourteenth text effect 14番目のテキスト効果
  msoTextEffect15 14 Fifteenth text effect 15番目のテキスト効果
  msoTextEffect16 15 Sixteenth text effect 16番目のテキスト効果
  msoTextEffect17 16 Seventeenth text effect 17番目のテキスト効果
  msoTextEffect18 17 Eighteenth text effect 18番目のテキスト効果
  msoTextEffect19 18 Nineteenth text effect 19番目のテキスト効果
  msoTextEffect2 1 Second text effect 2番目のテキスト効果
  msoTextEffect20 19 Twentieth text effect 20番目のテキスト効果
  msoTextEffect21 20 Twenty-first text effect 20番目のテキスト効果
  msoTextEffect22 21 Twenty-second text effect 25番目のテキスト効果
  msoTextEffect23 22 Twenty-third text effect 25番目のテキスト効果
  msoTextEffect24 23 Twenty-fourth text effect 24番目のテキスト効果
  msoTextEffect25 24 Twenty-fifth text effect 25番目のテキスト効果
  msoTextEffect26 25 Twenty-sixth text effect 26番目のテキスト効果
  msoTextEffect27 26 Twenty-seventh text effect 20番目のテキスト効果
  msoTextEffect28 27 Twenty-eighth text effect 28番目のテキスト効果
  msoTextEffect29 28 Twenty-ninth text effect 25番目のテキスト効果
  msoTextEffect3 2 Third text effect 3番目のテキスト効果
  msoTextEffect30 29 Thirtieth text effect Thirtieth のテキスト効果
  msoTextEffect31 30 Thirty-first text effect 30番目のテキスト効果
  msoTextEffect32 31 Thirty-second text effect 30番目のテキスト効果
  msoTextEffect33 32 Thirty-third text effect 30番目のテキスト効果
  msoTextEffect34 33 Thirty-fourth text effect 30番目のテキスト効果
  msoTextEffect35 34 Thirty-fifth text effect 30番目のテキスト効果
  msoTextEffect36 35 Thirty-sixth text effect 30番目のテキスト効果
  msoTextEffect37 36 Thirty-seventh text effect 30番目のテキスト効果
  msoTextEffect38 37 Thirty-eighth text effect 30番目のテキスト効果
  msoTextEffect39 38 Thirty-ninth text effect 30番目のテキスト効果
  msoTextEffect4 3 Fourth text effect 4番目のテキスト効果
  msoTextEffect40 39 Fortieth text effect Fortieth のテキスト効果
  msoTextEffect41 40 Forty-first text effect 40番目のテキスト効果
  msoTextEffect42 41 Forty-second text effect 40番目のテキスト効果
  msoTextEffect43 42 Forty-third text effect 40番目のテキスト効果
  msoTextEffect44 43 Forty-fourth text effect 40番目のテキスト効果
  msoTextEffect45 44 Forty-fifth text effect 40番目のテキスト効果
  msoTextEffect46 45 Forty-sixth text effect 40番目のテキスト効果
  msoTextEffect47 46 Forty-seventh text effect 40番目のテキスト効果
  msoTextEffect48 47 Forty-eighth text effect 40番目のテキスト効果です。
  msoTextEffect49 48 Forty-ninth text effect 40番目のテキスト効果
  msoTextEffect5 4 Fifth text effect 5番目のテキスト効果
  msoTextEffect50 49 Fiftieth text effect 番目のテキスト効果
  msoTextEffect6 5 Sixth text effect 6番目のテキスト効果
  msoTextEffect7 6 Seventh text effect 7番目のテキスト効果
  msoTextEffect8 7 Eighth text effect 8番目のテキスト効果
  msoTextEffect9 8 Ninth text effect 9番目のテキスト効果
  msoTextEffectMixed -2 Not used 不使用
MsoPresetTextEffectShape ワードアート テキストの形状を指定します。 各テキスト効果図形のプレビューは、[ワードアート] ツールバーの [ワードアート] 図形を選択すると表示されます。 msoTextEffectShapeArchDownCurve 10 Text is an arch that curves down. テキストは、下カーブ アーチです。
  msoTextEffectShapeArchDownPour 14 Text is a 3D arch that curves down. テキストは、下カーブしている3D アーチです。
  msoTextEffectShapeArchUpCurve 9 Text is an arch that curves up. テキストは、上カーブ アーチです。
  msoTextEffectShapeArchUpPour 13 Text is a 3D arch that curves up. テキストは、上カーブしている3D アーチです。
  msoTextEffectShapeButtonCurve 12 Text is curved around a center "button." テキストは、中央の "ボタン" に沿ってカーブします。
  msoTextEffectShapeButtonPour 16 Text is seen in 3D, curved around a center "button." テキストは、中央の "ボタン" に沿って、3D で表示されます。
  msoTextEffectShapeCanDown 20 Text is stretched to fill the height of the shape, with only a slight curve down. テキストは、図形の高さに合わせて引き伸ばされ、少し下向きにカーブします。
  msoTextEffectShapeCanUp 19 Text is stretched to fill the height of the shape, with only a slight curve up. テキストは、図形の高さに合わせて引き伸ばされ、少し上向きにカーブします。
  msoTextEffectShapeCascadeDown 40 Text slants up and to the right as font size decreases. テキストは、フォント サイズが小さくなるにつれて右上がりになります。
  msoTextEffectShapeCascadeUp 39 Text slants down and to the right as font size increases. テキストは、フォント サイズが大きくなるにつれて右下がりになります。
  msoTextEffectShapeChevronDown 6 Text slants up to its center point and then slants down. テキストは、中心まで右上がりで、その後右下がりになります。
  msoTextEffectShapeChevronUp 5 Text slants down to its center point and then slants up. テキストは、中心まで右下がりで、その後右上がりになります。
  msoTextEffectShapeCircleCurve 11 Text follows a circle, reading clockwise. テキストは、時計周りに円を描きます。
  msoTextEffectShapeCirclePour 15 Text has a 3D effect and follows a circle, reading clockwise. テキストは3D 効果を持ち、右回りに円を描きます。
  msoTextEffectShapeCurveDown 18 Text curves down and to the right as font size decreases. テキストは、フォント サイズが小さくなるにつれて右下にカーブします。
  msoTextEffectShapeCurveUp 17 Text curves down and to the right as font size increases. テキストは、フォント サイズが大きくなるにつれて、右下にカーブします。
  msoTextEffectShapeDeflate 26 Font size decreases to the text's midpoint, then increases to the starting size. フォント サイズは、テキストの中心点に向かって徐々に小さくなり、その後元のサイズに戻ります。
  msoTextEffectShapeDeflateBottom 28 Font size decreases to the text's midpoint, then increases to the starting size, while keeping the top of the text along the same curve. フォント サイズは、テキストの中心点に向かって徐々に小さくなり、その後元のサイズに戻ります。テキストの上部は同じカーブに揃います。
  msoTextEffectShapeDeflateInflate 31 Font size increases to the text's midpoint, then decreases to the starting size. フォント サイズは、テキストの中心点に向かって徐々に大きくなり、その後元のサイズに戻ります。
  msoTextEffectShapeDeflateInflateDeflate 32 Font size decreases, increases, and decreases again across the text. フォント サイズは、テキストをとおしてまず小さくなり、次に大きくなってから再び小さくなります。
  msoTextEffectShapeDeflateTop 30 Font size decreases to the text's midpoint, then increases to the starting size, while keeping the bottom of the text along the same curve. フォント サイズはテキストの中心点に向かって徐々に小さくなり、その後元のサイズに戻ります。テキストの下部が同じカーブに揃います。
  msoTextEffectShapeDoubleWave1 23 Text follows a line that curves up, then down, then up and down again. テキストは、上、下、上、下の順にカーブする線を描きます。
  msoTextEffectShapeDoubleWave2 24 Text follows a line that curves down, then up, then down and up again. テキストは、下、上、下、上の順にカーブする線を描きます。
  msoTextEffectShapeFadeDown 36 Top of the text appears to be closer to the viewer than bottom of the text. テキストの上部は、テキストの下部よりもビューアーに近い位置に表示されます。
  msoTextEffectShapeFadeLeft 34 Left side of text appears to be closer to the viewer than right side. テキストの左側は、右側よりもビューアーに近い位置に表示されます。
  msoTextEffectShapeFadeRight 33 Right side of text appears to be closer to the viewer than left side. テキストの右側は、左側よりもビューアーに近い位置に表示されます。
  msoTextEffectShapeFadeUp 35 Bottom of text appears to be closer to the viewer than top. テキストの下部は、上部よりもビューアーに近い位置に表示されます。
  msoTextEffectShapeInflate 25 Font size of text increases to its center point, then decreases. Center point of each letter is on the same straight line. テキストのフォント サイズは、中心点に向かって徐々に大きくなり、その後徐々に小さくなります。 各文字の中心点は、同一直線上にあります。
  msoTextEffectShapeInflateBottom 27 Font size of text increases to its center point, then decreases. Center point of each letter follows an arch that curves downward. テキストのフォント サイズは、中心点に向かって徐々に大きくなり、その後徐々に小さくなります。 各文字の中心点は、下カーブ アーチを描きます。
  msoTextEffectShapeInflateTop 29 Font size of text increases to its center point, then decreases. Center point of each letter follows an arch that curves upward. テキストのフォント サイズは、中心点に向かって徐々に大きくなり、その後徐々に小さくなります。 各文字の中心点は、上カーブ アーチを描きます。
  msoTextEffectShapeMixed -2 Not used. 使用されません。
  msoTextEffectShapePlainText 1 No shape applied. 形状が適用されません。
  msoTextEffectShapeRingInside 7 Text appears to be written inside a 3D ring. テキストは、3D リング内に記述されているように見えます。
  msoTextEffectShapeRingOutside 8 Text appears to be written outside a 3D ring. テキストは3D リングの外側に書かれて表示されます。
  msoTextEffectShapeSlantDown 38 Text slants down and to the right. テキストは、右下がりになります。
  msoTextEffectShapeSlantUp 37 Text slants up and to the right. テキストは、右上がりになります。
  msoTextEffectShapeStop 2 Text follows the shape of a stop sign. テキストは、停止記号の形状に描かれます。
  msoTextEffectShapeTriangleDown 4 Text slants up, then down. テキストは、右上がりになってから、右下がりになります。
  msoTextEffectShapeTriangleUp 3 Text slants down, then up. テキストは、右下がりになってから、右上がりになります。
  msoTextEffectShapeWave1 21 Text follows a wave up, then down and up again. テキストは上、下、上の順に波を描きます。
  msoTextEffectShapeWave2 22 Text follows a wave down, then up and down again. テキストは、下、上、下の順に波を描きます。
MsoPresetTexture 図形の塗りつぶしに使用するテクスチャを指定します。 msoPresetTextureMixed -2 Not used 不使用
  msoTextureBlueTissuePaper 17 Blue tissue paper texture 青いティッシュペーパーテクスチャ
  msoTextureBouquet 20 Bouquet texture ブーケのテクスチャ
  msoTextureBrownMarble 11 Brown marble texture 大理石 (茶) のテクスチャ
  msoTextureCanvas 2 Canvas texture キャンバスのテクスチャ
  msoTextureCork 21 Cork texture コークのテクスチャ
  msoTextureDenim 3 Denim texture デ im テクスチャ
  msoTextureFishFossil 7 Fish fossil texture 化石のテクスチャ
  msoTextureGranite 12 Granite texture Granite のテクスチャ
  msoTextureGreenMarble 9 Green marble texture 大理石 (緑) のテクスチャ
  msoTextureMediumWood 24 Medium wood texture 中木材のテクスチャ
  msoTextureNewsprint 13 Newsprint texture 新聞紙のテクスチャ
  msoTextureOak 23 Oak texture オークのテクスチャ
  msoTexturePaperBag 6 Paper bag texture 用紙バッグのテクスチャ
  msoTexturePapyrus 1 Papyrus texture パピルスのテクスチャ
  msoTextureParchment 15 Parchment texture セーム皮のテクスチャ
  msoTexturePinkTissuePaper 18 Pink tissue paper texture ピンクのティッシュペーパーテクスチャ
  msoTexturePurpleMesh 19 Purple mesh texture 紫色のメッシュテクスチャ
  msoTextureRecycledPaper 14 Recycled paper texture リサイクル用紙のテクスチャ
  msoTextureSand 8 Sand texture 砂のテクスチャ
  msoTextureStationery 16 Stationery texture ひな形のテクスチャ
  msoTextureWalnut 22 Walnut texture くるみのテクスチャ
  msoTextureWaterDroplets 5 Water droplets texture 水上しずくのテクスチャ
  msoTextureWhiteMarble 10 White marble texture 大理石 (白) のテクスチャ
  msoTextureWovenMat 4 Woven mat texture 台紙 (テクスチャ)
MsoPresetThreeDFormat 3-d の書式 (3 次元) を指定します。 MsoPresetThreeDFormat定数は、[書式設定] ツールバーの [ 3-d スタイル] ボタンに表示される順序 (左から右、上から下) に従って番号が付けられます。 msoPresetThreeDFormatMixed -2 Not used 不使用
  msoThreeD1 1 First 3D format 最初の3D 形式
  msoThreeD10 10 Tenth 3D format 10番目の3-D 書式
  msoThreeD11 11 Eleventh 3D format 11番目の3-D 書式
  msoThreeD12 12 Twelfth 3D format 12番目の3-D 書式
  msoThreeD13 13 Thirteenth 3D format 13番目の3D 形式
  msoThreeD14 14 Fourteenth 3D format 14番目3D 形式
  msoThreeD15 15 Fifteenth 3D format 15番目の3D 形式
  msoThreeD16 16 Sixteenth 3D format 16番目の3D 形式
  msoThreeD17 17 Seventeenth 3D format 17番目3D 形式
  msoThreeD18 18 Eighteenth 3D format 18番目3D 形式
  msoThreeD19 19 Nineteenth 3D format 19番目3D 形式
  msoThreeD2 2 Second 3D format 2番目の3D 形式
  msoThreeD20 20 Twentieth 3D format 20番目の3-D 書式
  msoThreeD3 3 Third 3D format 3番目の3D 形式
  msoThreeD4 4 Fourth 3D format 4番目の3-D 書式
  msoThreeD5 5 Fifth 3D format 5番目の3D 形式
  msoThreeD6 6 Sixth 3D format 6番目の3D 形式
  msoThreeD7 7 Seventh 3D format 7番目の3-D 書式
  msoThreeD8 8 Eighth 3D format 8番目の3-D 書式
  msoThreeD9 9 Ninth 3D format 9番目の3-D 書式
MsoRecolorType 配色を変更する場合に使用する色の変更の種類を指定します。 msoRecolorType1 1 Specifies recolor Type1. 色 Type1 を指定します。
  msoRecolorType10 10 Specifies recolor Type10. 色の変更 Type10 を指定します。
  msoRecolorType2 2 Specifies recolor Type2. 色の変更 (% 一度) を指定します。
  msoRecolorType3 3 Specifies recolor Type3. 色の変更 Type3 を指定します。
  msoRecolorType4 4 Specifies recolor Type4. 色の変更 Type4 を指定します。
  msoRecolorType5 5 Specifies recolor Type5. 色の変更 Type5 を指定します。
  msoRecolorType6 6 Specifies recolor Type6. 色の変更 Type6 を指定します。
  msoRecolorType7 7 Specifies recolor Type7. 色の変更 Type7 を指定します。
  msoRecolorType8 8 Specifies recolor Type8. 色の変更 Type8 を指定します。
  msoRecolorType9 9 Specifies recolor Type9. 色の変更 Type9 を指定します。
  msoRecolorTypeMixed -2 Specifies a mixture of recolor types. 色の変更の種類を組み合わせて指定します。
  msoRecolorTypeNone 0 Specifies no recolor type. 色の変更の種類を指定しません。
MsoReflectionType ReflectionFormat オブジェクトの種類を指定します。 msoReflectionType1 1 Type 1 種類1
  msoReflectionType2 2 Type 2 種類2
  msoReflectionType3 3 Type 3 種類3
  msoReflectionType4 4 Type 4 種類4
  msoReflectionType5 5 Type 5 種類5
  msoReflectionType6 6 Type 6 種類6
  msoReflectionType7 7 Type 7 種類7
  msoReflectionType8 8 Type 8 種類8
  msoReflectionType9 9 Type 9 種類9
  msoReflectionTypeMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoReflectionTypeNone 0 No reflection type 反射の種類なし
MsoRelativeNodePosition 既存のノードを基準として、図表にノードを追加する位置を指定します。 msoAfterLastSibling 4 Node is added after last sibling. ノードは最後の兄弟ノードの後に追加されます。
  msoAfterNode 2 Node is added after current node. ノードは現在のノードの後に追加されます。
  msoBeforeFirstSibling 3 Node is added before first sibling. ノードは最初の兄弟ノードの前に追加されます。
  msoBeforeNode 1 Node is added before current node. ノードは現在のノードの前に追加されます。
MsoScaleFrom 図形を拡大縮小する場合、図形の位置を保持する部分を指定します。 msoScaleFromBottomRight 2 Shape's lower right corner retains its position. 図形の右下隅の位置が保持されます。
  msoScaleFromMiddle 1 Shape's midpoint retains its position. 図形の中心の位置が保持されます。
  msoScaleFromTopLeft 0 Shape's upper left corner retains its position. 図形の左上隅の位置が保持されます。
MsoScreenSize web ブラウザーでドキュメントを表示するために使用される理想的な画面解像度を指定します。 msoScreenSize1024x768 4 1024x768 resolution 1024x768 解像度
  msoScreenSize1152x882 5 1152x882 resolution 1152x882 の解決策
  msoScreenSize1152x900 6 1152x900 resolution 1152x900 の解決策
  msoScreenSize1280x1024 7 1280x1024 resolution 1280x1024 解像度
  msoScreenSize1600x1200 8 1600x1200 resolution 1600x1200 解像度
  msoScreenSize1800x1440 9 1800x1440 resolution 1800x1440 解像度
  msoScreenSize1920x1200 10 1920x1200 resolution 1920x1200 解像度
  msoScreenSize544x376 0 544x376 resolution 544x376 解像度
  msoScreenSize640x480 1 640x480 resolution 640x480 解像度
  msoScreenSize720x512 2 720x512 resolution 720x512 解像度
  msoScreenSize800x600 3 800x600 resolution 800x600 解像度
MsoSearchIn このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoSegmentType セグメントの種類を指定します。 FreeformBuilder オブジェクトの 挿入 と AddNodes メソッドを使用します。 msoSegmentCurve 1 Curve 曲線
  msoSegmentLine 0 Line 枠線
MsoShadowStyle 影の効果の種類を指定します。 msoShadowStyleInnerShadow 1 Specifies the inner shadow effect. 内側に影の効果を指定します。
  msoShadowStyleMixed -2 Specifies a combination of inner and outer shadow effects. 内側および外側を組み合わせて影の効果を指定します。
  msoShadowStyleOuterShadow 2 Specifies the outer shadow effect. 外側に影の効果を指定します。
MsoShadowType 図形に表示される影の種類を指定します。 Msoshadowtype クラス の定数は、 影付きスタイル]、[ 図形描画] ツールバーに表示されているセット内の順序 (左から右、上下から) に従って番号が付けられます。 msoShadow1 1 First shadow type 最初の影の種類
  msoShadow10 10 Tenth shadow type 10番目の影の種類
  msoShadow11 11 Eleventh shadow type 11番目の影の種類
  msoShadow12 12 Twelfth shadow type 12番目の影の種類
  msoShadow13 13 Thirteenth shadow type 13番目の影の種類
  msoShadow14 14 Fourteenth shadow type 14番目の影の種類
  msoShadow15 15 Fifteenth shadow type 15番目の影の種類
  msoShadow16 16 Sixteenth shadow type 16番目の影の種類
  msoShadow17 17 Seventeenth shadow type 17番目の影の種類
  msoShadow18 18 Eighteenth shadow type 18番目の影の種類
  msoShadow19 19 Nineteenth shadow type 19番目の影の種類
  msoShadow2 2 Second shadow type 2番目の影の種類
  msoShadow20 20 Twentieth shadow type 20番目の影の種類
  msoShadow3 3 Third shadow type 3番目の影の種類
  msoShadow4 4 Fourth shadow type 4番目の影の種類
  msoShadow5 5 Fifth shadow type 5番目の影の種類
  msoShadow6 6 Sixth shadow type 6番目の影の種類
  msoShadow7 7 Seventh shadow type 7番目の影の種類
  msoShadow8 8 Eighth shadow type 8番目の影の種類
  msoShadow9 9 Ninth shadow type 9番目の影の種類
  msoShadowMixed -2 Not supported サポートされません
MsoShapeStyleIndex 線および図形のスタイルを指定します。 msoLineStylePreset1 10001 Line style 1 線のスタイル1
  msoLineStylePreset10 10010 Line style 10 線のスタイル10
  msoLineStylePreset11 10011 Line style 11 線のスタイル11
  msoLineStylePreset12 10012 Line style 12 線のスタイル12
  msoLineStylePreset13 10013 Line style 13 線のスタイル13
  msoLineStylePreset14 10014 Line style 14 線のスタイル14
  msoLineStylePreset15 10015 Line style 15 線のスタイル15
  msoLineStylePreset16 10016 Line style 16 線のスタイル16
  msoLineStylePreset17 10017 Line style 17 線のスタイル17
  msoLineStylePreset18 10018 Line style 18 線のスタイル18
  msoLineStylePreset19 10019 Line style 19 線のスタイル19
  msoLineStylePreset2 10002 Line style 2 線のスタイル2
  msoLineStylePreset20 10020 Line style 20 線のスタイル20
  msoLineStylePreset3 10003 Line style 3 線のスタイル3
  msoLineStylePreset4 10004 Line style 4 線のスタイル4
  msoLineStylePreset5 10005 Line style 5 線のスタイル5
  msoLineStylePreset6 10006 Line style 6 線のスタイル6
  msoLineStylePreset7 10007 Line style 7 線のスタイル7
  msoLineStylePreset8 10008 Line style 8 線のスタイル8
  msoLineStylePreset9 10009 Line style 9 線のスタイル9
  msoShapeStylePreset1 1 Shape style 1 図形のスタイル1
  msoShapeStylePreset10 10 Shape style 10 図形のスタイル10
  msoShapeStylePreset11 11 Shape style 11 図形のスタイル11
  msoShapeStylePreset12 12 Shape style 12 図形のスタイル12
  msoShapeStylePreset13 13 Shape style 13 図形のスタイル13
  msoShapeStylePreset14 14 Shape style 14 図形のスタイル14
  msoShapeStylePreset15 15 Shape style 15 図形のスタイル15
  msoShapeStylePreset16 16 Shape style 16 図形のスタイル16
  msoShapeStylePreset17 17 Shape style 17 図形のスタイル17
  msoShapeStylePreset18 18 Shape style 18 図形のスタイル18
  msoShapeStylePreset19 19 Shape style 19 図形のスタイル19
  msoShapeStylePreset2 2 Shape style 2 図形のスタイル2
  msoShapeStylePreset20 20 Shape style 20 図形のスタイル20
  msoShapeStylePreset3 3 Shape style 3 図形のスタイル3
  msoShapeStylePreset4 4 Shape style 4 図形のスタイル4
  msoShapeStylePreset5 5 Shape style 5 図形のスタイル5
  msoShapeStylePreset6 6 Shape style 6 図形のスタイル6
  msoShapeStylePreset7 7 Shape style 7 図形のスタイル7
  msoShapeStylePreset8 8 Shape style 8 図形のスタイル8
  msoShapeStylePreset9 9 Shape style 9 図形のスタイル9
  msoShapeStyleMixed -2 A mix of shape styles 図形のスタイルの組み合わせ
  msoShapeStyleNotAPreset 0 No shape style 図形のスタイルなし
MsoShapeType 図形の種類または範囲を指定します。 mso3DModel 30 3D model 3d モデル
  msoAutoShape 1 AutoShape オートシェイプ
  msoCallout 2 Callout 吹き出し
  msoCanvas 20 Canvas トリミング
  msoChart 3 Chart グラフ
  msoComment 4 Comment コンポーネント
  msoContentApp 27 Content Office Add-in コンテンツ Office アドイン
  msoDiagram 21 Diagram
  msoEmbeddedOLEObject 7 Embedded OLE object 埋め込み OLE オブジェクト
  msoFormControl 8 Form control フォームコントロール
  msoFreeform 5 Freeform フリーフォーム
  msoGraphic 28 Graphic グラフィック
  msoGroup 6 Group Group
  msoIgxGraphic 24 SmartArt graphic SmartArt グラフィック
  msoInk 22 Ink インク
  msoInkComment 23 Ink comment インク コメント
  msoLine 9 Line 直線
  msoLinked3DModel 31 Linked 3D model リンクされた3d モデル
  msoLinkedGraphic 29 Linked graphic リンクされたグラフィックス
  msoLinkedOLEObject 10 Linked OLE object リンク OLE オブジェクト
  msoLinkedPicture 11 Linked picture リンク画像
  msoMedia 16 Media メディア
  msoOLEControlObject 12 OLE control object OLE コントロール オブジェクト
  msoPicture 13 Picture 画像
  msoPlaceholder 14 Placeholder プレースホルダー
  msoScriptAnchor 18 Script anchor スクリプト アンカー
  msoShapeTypeMixed -2 Mixed shape type 図形の種類の組み合わせ
  msoTable 19 Table テーブル
  msoTextBox 17 Text box テキスト ボックス
  msoTextEffect 15 Text effect テキスト効果
  msoWebVideo 26 Web video Web ビデオ
MsoSharedWorkspaceTaskPriority 共有ワークスペース タスクの優先度を指定します。 msoSharedWorkspaceTaskPriorityHigh 1 High priority 優先度: 高
  msoSharedWorkspaceTaskPriorityLow 3 Low priority 優先度: 低
  msoSharedWorkspaceTaskPriorityNormal 2 Normal priority 通常の優先度
MsoSharedWorkspaceTaskStatus 共有ワークスペース タスクの状態を指定します。 msoSharedWorkspaceTaskStatusCompleted 3 Completed Completed
  msoSharedWorkspaceTaskStatusDeferred 4 Deferred Deferred
  msoSharedWorkspaceTaskStatusInProgress 2 In progress 処理中
  msoSharedWorkspaceTaskStatusNotStarted 1 Not started 未開始
  msoSharedWorkspaceTaskStatusWaiting 5 Waiting
MsoSignatureSubset 署名のサブセットのプロパティを指定します。 この設定は、署名セットのフィルターとして動作します。 msoSignatureSubsetAll 5 All non-visible signatures plus all signature lines. すべての非表示の署名およびすべての署名欄
  msoSignatureSubsetSignatureLines 2 All signature lines. すべての署名欄
  msoSignatureSubsetSignatureLinesSigned 3 Signature lines that have been signed. 署名済み署名欄
  msoSignatureSubsetSignatureLinesUnsigned 4 Signature lines that have not been signed. 未署名の署名欄
  msoSignatureSubsetSignaturesAllSigs 0 All non-visible signatures plus all signed signature lines. すべての非表示の署名およびすべての署名済み署名欄
  msoSignatureSubsetSignaturesNonVisible 1 All non-visible signatures. すべての非表示の署名
MsoSmartArtNodePosition SmartArt 内のデータ モデルに新しいノードを追加する各方法を定義する定数を指定します。 msoSmartArtNodeAbove 4 Insert a node above the SmartArt node in the data model. データ モデルの SmartArt ノードの上にノードを挿入します。
  msoSmartArtNodeAfter 2 Insert a node after the SmartArt node in the data model. Corresponds to clicking Add Shape After in the SmartArt ribbon. データ モデルの SmartArt ノードの後にノードを挿入します。 これは、SmartArt リボンの [ 後に図形を追加] をクリックする操作に相当します。
  msoSmartArtNodeBefore 3 Insert a node before the SmartArt node in the data model. データ モデルの SmartArt ノードの前にノードを挿入します。
  msoSmartArtNodeBelow 5 Insert a node below the SmartArt node in the data model. データ モデルの SmartArt ノードの下にノードを挿入します。
  msoSmartArtNodeDefault 1 The default. Corresponds to clicking Add Shape in the SmartArt ribbon. 既定の値です。 SmartArt リボンの [ 図形の追加] をクリックする操作に相当します。
MsoSmartArtNodeType SmartArt ノードの種類を定義する定数を指定します。 msoSmartArtNodeTypeAssistant 2 Defines an assistant node, which can be used within hierarchical diagrams. 階層的な図で使用できるアシスタントのノードを定義します。
  msoSmartArtNodeTypeDefault 1 The default node type. 既定のノードの種類です。
MsoSoftEdgeType Office グラフィックスのぼかし効果を表します。 msoSoftEdgeType1 1 Soft Edge Type 1 ぼかしの種類 1
  msoSoftEdgeType2 2 Soft Edge Type 2 ぼかしの種類 2
  msoSoftEdgeType3 3 Soft Edge Type 3 ぼかしの種類 3
  msoSoftEdgeType4 4 Soft Edge Type 4 ぼかしの種類 4
  msoSoftEdgeType5 5 Soft Edge Type 5 ぼかしの種類 5
  msoSoftEdgeType6 6 Soft Edge Type 6 ぼかしの種類 6
  msoSoftEdgeTypeNone 0 No soft edge ソフトエッジなし
  SoftEdgeTypeMixed -2 A mix of soft edge types ソフトエッジタイプの混合
MsoSyncConflictResolutionType 共有ドキュメントを同期するときの競合の解決方法を指定します。 Sync オブジェクトの ResolveConflict メソッドを使用します。 msoSyncConflictClientWins 0 Replace the server copy with the local copy. ローカル側の変更内容でサーバー コピーを上書きします。
  msoSyncConflictMerge 2 Merge changes made to the server copy into the local copy. To resolve the conflict with the merged changes winning, you must save the active document after merging changes, and then call the ResolveConflict method again with the msoSyncConflictClientWins option. ローカル コピーにサーバー側のコピーに加えられた変更をマージします。 結合された変更の競合を解決するには、変更をマージした後に、作業中の文書を保存してから、 msoSyncConflictClientWinsオプションを使用して再度ResolveConflictメソッドを呼び出します。
  msoSyncConflictServerWins 1 Replace the local copy with the server copy. サーバー側の変更内容でローカル コピーを上書きします。
MsoSyncErrorType ドキュメント同期エラーを指定します。Microsoft Office 2010 以降、このオブジェクトまたはメンバーは推奨されていないため、使用しないでください。 msoSyncErrorCouldNotCompare 13 Source and destination files could not be compared. ソース ファイルと対象のファイルを比較できません。
  msoSyncErrorCouldNotConnect 2 Could not connect. 接続できません。
  msoSyncErrorCouldNotOpen 11 Could not open file. ファイルを開けません。
  msoSyncErrorCouldNotResolve 14 Could not resolve files. ファイルを解決できません。
  msoSyncErrorCouldNotUpdate 12 Could not update destination file. 対象のファイルを更新できません。
  msoSyncErrorFileInUse 6 Destination file in use. 対象のファイルは使用中です。
  msoSyncErrorFileNotFound 4 Destination file not found. 対象のファイルが見つかりません。
  msoSyncErrorFileTooLarge 5 File too large to synchronize. ファイルが大きすぎて同期できません。
  msoSyncErrorNone 0 No error. エラーはありません。
  msoSyncErrorNoNetwork 15 No network available. ネットワークを使用できません。
  msoSyncErrorOutOfSpace 3 Out of space. 容量が不足しています。
  msoSyncErrorUnauthorizedUser 1 Unauthorized user. 許可されていないユーザーです。
  msoSyncErrorUnknown 16 Unknown error. 不明なエラーです。
  msoSyncErrorUnknownDownload 10 Download error. ダウンロード エラーが発生しました。
  msoSyncErrorUnknownUpload 9 Upload error. アップロード エラーが発生しました。
  msoSyncErrorVirusDownload 8 Virus downloaded. ウイルスがダウンロードされました。
  msoSyncErrorVirusUpload 7 Virus uploaded. ウイルスがアップロードされました。
MsoSyncEventType Sync イベントの戻り値を指定します。 Microsoft Word では、 ドキュメント オブジェクトの Sync イベントまたは Application オブジェクトの DocumentSync イベントで使用されます。 Microsoft excel では、 Workbook オブジェクトの Sync イベントまたは Application オブジェクトの WorkbookSync イベントで使用されます。 PowerPoint の Application オブジェクトの PresentationSync イベントと共に使用します。Microsoft Office 2010 以降、このオブジェクトまたはメンバーは推奨されていないため、使用しないでください。 msoSyncEventDownloadFailed 2 Download failed. ダウンロードに失敗しました。
  msoSyncEventDownloadInitiated 0 Download initiated. ダウンロードが開始されました。
  msoSyncEventDownloadNoChange 6 No change detected. 変更点が見つかりません。
  msoSyncEventDownloadSucceeded 1 Download succeeded. 正常にダウンロードされました。
  msoSyncEventOffline 7 Offline. オフラインです。
  msoSyncEventUploadFailed 5 Upload failed. アップロードに失敗しました。
  msoSyncEventUploadInitiated 3 Upload initiated. アップロードが開始されました。
  msoSyncEventUploadSucceeded 4 Upload succeeded. 正常にアップロードされました。
MsoSyncStatusType サーバー側のコピーで作業中の文書のローカル コピーの同期の状態を指定します。 Sync オブジェクトの Status プロパティを使用します。Microsoft Office 2010 以降、このオブジェクトまたはメンバーは推奨されていないため、使用しないでください。 msoSyncStatusConflict 4 Both the local and the server copies have changes. ローカル コピーおよびサーバー コピー両方が変更されています。
  msoSyncStatusError 6 An error occurred. Use the ErrorType property of the Sync object to determine the exact error. エラーが発生しました。 正確なエラーを特定するには、 SyncオブジェクトのErrorTypeプロパティを使用します。
  msoSyncStatusLatest 1 Documents are already in sync. ドキュメントは同期中です。
  msoSyncStatusLocalChanges 3 Only local copy has changes. ローカル コピーのみが変更されています。
  msoSyncStatusNewerAvailable 2 Only server copy has changes. サーバー コピーのみが変更されています。
  msoSyncStatusNoSharedWorkspace 0 No shared workspace. 共有ワークスペースがありません。
  msoSyncStatusNotRoaming 0 No synchronization is needed. 同期は必要ありません。
  msoSyncStatusSuspended 5 Synchronization has been suspended. 同期が中断されました。
MsoSyncVersionType 現在開いているローカル バージョンと併せて開く共有ドキュメントのバージョンを指定します。注意 Microsoft Office 2010 以降、このオブジェクトまたはメンバーは推奨されていないため、使用しないでください。 msoSyncVersionLastViewed 0 Opens the copy of the document that is created whenever the user overwrites the local copy with the server copy. ユーザーがサーバー コピーを使用してローカル コピーを上書きしたときに作成されたドキュメントのコピーを開きます。
  msoSyncVersionServer 1 Opens the server version. サーバー バージョンを開きます。
         
         
MsoTabStopType タブの位置の種類を指定します。 msoTabStopCenter 2 Center tab stop 中央揃えのタブ位置
  msoTabStopDecimal 4 Decimal tab stop 小数点揃えのタブ位置
  msoTabStopLeft 1 Left tab stop 左揃えのタブ位置
  msoTabStopMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoTabStopRight 3 Right tab stop 右揃えのタブ位置
MsoTargetBrowser Web ブラウザーに表示されるドキュメントのターゲットブラウザーを指定します。 msoTargetBrowserIE4 2 Microsoft Internet Explorer 4.0 or later Microsoft Internet Explorer 4.0 以降
  msoTargetBrowserIE5 3 Microsoft Internet Explorer 5 or later Microsoft Internet Explorer 5 以降
  msoTargetBrowserIE6 4 Microsoft Internet Explorer 6 or later Microsoft Internet Explorer 6 またはそれ以降
  msoTargetBrowserV3 0 Microsoft Internet Explorer 3.0, Netscape Navigator 3, or later Microsoft Internet Explorer 3.0、Netscape Navigator 3 以降
  msoTargetBrowserV4 1 Microsoft Internet Explorer 4.0, Netscape Navigator 4, or later Microsoft Internet Explorer 4.0、Netscape Navigator 4、またはそれ以降
MsoTextCaps テキストの大文字と小文字の使用方法を指定します msoAllCaps 2 Display the text as all uppercase letters. テキストはすべて大文字で表示されます。
  msoCapsMixed -2 Display the text as mixed uppercase and lowercase letters. テキストは大文字と小文字を組み合わせて表示されます。
  msoNoCaps 0 Display the text with no uppercase letters. テキストは大文字を使用しないで表示されます。
  msoSmallCaps 1 Display the text with all lowercase letters. テキストをすべて小文字で表示します。
MsoTextChangeCase テキストの大文字と小文字の使用方法を指定します。 msoCaseLower 2 Display the text as lowercase characters. テキストは小文字で表示されます。
  msoCaseSentence 1 Display the text as sentence case characters. Sentence case specifies that the first letter of the sentence is capitalized and that all others should be lowercase (with some exceptions such as proper nouns, and acronyms). テキストを文の大文字/小文字で表示します。 文の case は、文の最初の文字を大文字にし、他の文字はすべて小文字にする必要があることを指定します (適切な名詞や頭字語などの例外がある場合)。
  msoCaseTitle 4 Display the text as title case characters. Title case specifies that the first letter of each word is capitalized and that all others should be lowercase. In some cases short articles, prepositions, and conjunctions are not capitalized. テキストはタイトルケース文字として表示されます。 [タイトルケース] 各単語の先頭文字を大文字にし、それ以外はすべて小文字にする必要があることを指定します。 場合によっては、短い記事、前置詞、および接続詞が大文字になっていないことがあります。
  msoCaseToggle 5 Indicates that lowercase text should be converted to uppercase and that uppercase text should be converted to lowercase text. 小文字のテキストは大文字に、大文字のテキストは小文字に変換するように指定します。
  msoCaseUpper 3 Display the text as uppercase characters. テキストは大文字で表示されます。
MsoTextCharWrap テキストの折り返しの種類を指定します。 msoCharWrapMixed -2 Specifies a mixed text wrap. テキストの折り返しの組み合わせを指定します。
  msoCustomCharWrap 3 Specifies a custom text wrap scheme. ユーザー設定のテキストの折り返し方法を指定します。
  msoNoCharWrap 0 Specifies no text wrapping. テキストの折り返しを指定しません。
  msoStandardCharWrap 1 Specifies wrapping text around the standard boundary of an object. オブジェクトの標準境界の周囲でのテキストの折り返しを指定します。
  msoStrictCharWrap 2 Specifies text wrapping that adheres to restrictions imposed by some languages such as Chinese and Japanese alphabets. 日本語や中国語の文字など、一部の言語での制限に準拠したテキストの折り返しを指定します。
MsoTextDirection テキストの実行方向を表します。 msoTextDirectionLeftToRight 1 Text runs left to right. テキストは左から右へ実行されます。
  msoTextDirectionMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoTextDirectionRightToLeft 2 Text runs right to left. テキストは右から左へ実行されます。
MsoTextEffectAlignment ワードアート テキストの配置を指定します。 msoTextEffectAlignmentCentered 2 Centered. 中央揃え。
  msoTextEffectAlignmentLeft 1 Left-aligned. 左揃え。
  msoTextEffectAlignmentLetterJustify 4 Text is justified. Spacing between letters may be adjusted to justify text. 両端揃え。 テキストを両端揃えにするため、文字間のスペースが調整される場合があります。
  msoTextEffectAlignmentMixed -2 Not used. 使用されません。
  msoTextEffectAlignmentRight 3 Right- aligned. 右揃え。
  msoTextEffectAlignmentStretchJustify 6 Text is justified. Letters may be stretched to justify text. 両端揃え。 テキストを両端揃えにするため、文字が引き伸ばされる場合があります。
  msoTextEffectAlignmentWordJustify 5 Text is justified. Spacing between words (but not letters) may be adjusted to justify text. 両端揃え。 テキストを両端揃えにするため、(文字間ではなく) 単語間のスペースが調整される場合があります。
MsoTextFontAlign オブジェクトに対して使用されるテキストの配置方法を指定します。 msoFontAlignAuto 0 Specifies that the text alignment will be determined by the Office application. テキストの配置は、Office アプリケーションで決定されるように指定します。
  msoFontAlignBaseline 3 Specifies that the font is aligned to the baseline of the object. フォントがオブジェクトのベースラインに合わせて配置されるように指定します。
  msoFontAlignBottom 4 Specifies that the font is aligned to the bottom of the object. フォントがオブジェクトの下部に合わせて配置されるように指定します。
  msoFontAlignCenter 2 Specifies that the font is aligned to the center of the object. フォントがオブジェクトの中心に合わせて配置されるように指定します。
  msoFontAlignMixed -2 Specifies that there is a mix of text alignments used with the object. オブジェクトで使用されるテキストの配置の組み合わせを指定します。
  msoFontAlignTop 1 Specifies that the font is aligned to the top of the object. フォントがオブジェクトの上部に合わせて配置されるように指定します。
MsoTextOrientation テキストの方向を指定します。 msoTextOrientationDownward 3 Downward
  msoTextOrientationHorizontal 1 Horizontal 横方向
  msoTextOrientationHorizontalRotatedFarEast 6 Horizontal and rotated as required for Asian language support アジア言語のサポートに必要な場合、水平方向および回転
  msoTextOrientationMixed -2 Not supported サポート対象外
  msoTextOrientationUpward 2 Upward 対角線
  msoTextOrientationVertical 5 Vertical
  msoTextOrientationVerticalFarEast 4 Vertical as required for Asian language support アジア言語のサポートに必要な場合、垂直方向
MsoTextStrike イメージを暗くするために文字を印刷する回数を指定します。 msoDoubleStrike 2 Specifies that the character is printed twice. 文字を 2 回印刷するように指定します。
  msoNoStrike 0 Specifies that the character is not printed. 文字を印刷しないように指定します。
  msoSingleStrike 1 Specifies that the character is printed once. 文字を 1 回印刷するように指定します。
  msoStrikeMixed -2 Specifies that the text can contain a combination of doublestrike and single strike characters. テキストに 2 回印刷した文字と 1 回印刷した文字の組み合わせを含めることができるように指定します。
MsoTextTabAlign タブまたは改行に対してテキストの配置を指定します。 msoTabAlignCenter 1 次のタブまたは改行までのテキストが、指定されたタブで中央揃えにされるように指定します。 次のタブまたは改行までのテキストが、指定されたタブで中央揃えにされるように指定します。
  msoTabAlignDecimal 3 次のテキストから小数点を表す最初の文字を検索するように指定します。 次のタブまたは改行までのテキストは、指定されたタブで小数点が開始するように配置されます。 次のテキストから小数点を表す最初の文字を検索するように指定します。 次のタブまたは改行までのテキストは、指定されたタブで小数点が開始するように配置されます。
  msoTabAlignLeft 0 次のテキストが指定されたタブの直後から開始するように指定します (既定)。 次のテキストが指定されたタブの直後から開始するように指定します (既定)。
  msoTabAlignMixed -2 タブに対して、テキストの配置を組み合わせて使用するように指定します。 タブに対して、テキストの配置を組み合わせて使用するように指定します。
  msoTabAlignRight 2 次のタブまたは改行までのテキストが、指定されたタブに対して右揃えにされるように指定します。 次のタブまたは改行までのテキストが、指定されたタブに対して右揃えにされるように指定します。
MsoTextUnderlineType テキストの下線の種類を指定します。 msoNoUnderline 0 Specifies no underline. 下線を指定しません。
  msoUnderlineDashHeavyLine 8 Specifies a dash underline. 太破線の下線を指定します。
  msoUnderlineDashLine 7 Specifies a dash line underline. 破線の下線を指定します。
  msoUnderlineDashLongHeavyLine 10 Specifies a long heavy line underline. 長太破線の下線を指定します。
  msoUnderlineDashLongLine 9 Specifies a dashed long line underline. 長破線の下線を指定します。
  msoUnderlineDotDashHeavyLine 12 Specifies a dot dash heavy line underline. 太一点鎖線の下線を指定します。
  msoUnderlineDotDashLine 11 Specifies a dot dash line underline. 一点鎖線の下線を指定します。
  msoUnderlineDotDotDashHeavyLine 14 Specifies a dot dot dash heavy line underline. 太二点鎖線の下線を指定します。
  msoUnderlineDotDotDashLine 13 Specifies a dot dot dash line underline. 二点鎖線の下線を指定します。
  msoUnderlineDottedHeavyLine 6 Specifies a dotted heavy line underline. 太点線の下線を指定します。
  msoUnderlineDottedLine 5 Specifies a dotted line underline. 点線の下線を指定します。
  msoUnderlineDoubleLine 3 Specifies a double line underline. 二重線の下線を指定します。
  msoUnderlineHeavyLine 4 Specifies a heavy line underline. 太線の下線を指定します。
  msoUnderlineMixed -2 Specifies a mixed of underline types. 下線の種類の組み合わせを指定します。
  msoUnderlineSingleLine 2 Specifies a single line underline. 一重線の下線を指定します。
  msoUnderlineWavyDoubleLine 17 Specifies a wavy double line underline. 二重波線の下線を指定します。
  msoUnderlineWavyHeavyLine 16 Specifies a wavy heavy line underline. 太波線の下線を指定します。
  msoUnderlineWavyLine 15 Specifies a wavy line underline. 波線の下線を指定します。
  msoUnderlineWords 1 Specifies underlining words. 下線を引いた単語を指定します。
MsoTextureAlignment テクスチャの塗りつぶしを並べて表示する場合の配置 (座標グリッドの原点) を表します。 msoTextureAlignmentMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoTextureBottom 7 Bottom alignment 下揃え
  msoTextureBottomLeft 6 Bottom-left alignment 左下揃え
  msoTextureBottomRight 8 Bottom-right alignment 右下揃え
  msoTextureCenter 4 Center alignment 中央揃え
  msoTextureLeft 3 Left alignment 左揃え
  msoTextureRight 5 Right alignment 右揃え
  msoTextureTop 1 Top alignment 上揃え
  msoTextureTopLeft 0 Top-left alignment 左上揃え
  msoTextureTopRight 2 Top-right alignment 右上揃え
MsoTextureType 選択された塗りつぶしのテクスチャの種類を指定します。 msoTexturePreset 1 Preset texture type 既定のテクスチャの種類
  msoTextureTypeMixed -2 Return value only; indicates a combination of the other states. 戻り値のみ。他の状態の組み合わせを指定します。
  msoTextureUserDefined 2 User-defined texture type ユーザー定義のテクスチャの種類
MsoThemeColorIndex Office テーマの色を指定します。 msoNotThemeColor 0 Specifies no theme color. テーマの色を指定しません。
  msoThemeColorAccent1 5 Specifies the Accent 1 theme color. アクセント 1 テーマの色を指定します。
  msoThemeColorAccent2 6 Specifies the Accent 2 theme color. アクセント 2 テーマの色を指定します。
  msoThemeColorAccent3 7 Specifies the Accent 3 theme color. アクセント 3 テーマの色を指定します。
  msoThemeColorAccent4 8 Specifies the Accent 4 theme color. アクセント 4 テーマの色を指定します。
  msoThemeColorAccent5 9 Specifies the Accent 5 theme color. アクセント 5 テーマの色を指定します。
  msoThemeColorAccent6 10 Specifies the Accent 6 theme color. アクセント 6 テーマの色を指定します。
  msoThemeColorBackground1 14 Specifies the Background 1 theme color. 背景 1 テーマの色を指定します。
  msoThemeColorBackground2 16 Specifies the Background 2 theme color. 背景 2 テーマの色を指定します。
  msoThemeColorDark1 1 Specifies the Dark 1 theme color. 濃色 1 テーマの色を指定します。
  msoThemeColorDark2 3 Specifies the Dark 2 theme color. 濃色 2 テーマの色を指定します。
  msoThemeColorFollowedHyperlink 12 Specifies the theme color for a clicked hyperlink. クリックされたハイパーリンクのテーマの色を指定します。
  msoThemeColorHyperlink 11 Specifies the theme color for a hyperlink. ハイパーリンクのテーマの色を指定します。
  msoThemeColorLight1 2 Specifies the Light 1 theme color. 淡色 1 テーマの色を指定します。
  msoThemeColorLight2 4 Specifies the Light 2 theme color. 淡色 2 テーマの色を指定します。
  msoThemeColorMixed -2 Specifies a mixed color theme. テーマの色の組み合わせを指定します。
  msoThemeColorText1 13 Specifies the Text 1 theme color. テキスト 1 テーマの色を指定します。
  msoThemeColorText2 15 Specifies the Text 2 theme color. テキスト 2 テーマの色を指定します。
MsoThemeColorSchemeIndex Office テーマの色を指定します。 msoThemeAccent1 5 Specifies color scheme Accent 1. 配色にアクセント 1 を指定します。
  msoThemeAccent2 6 Specifies color scheme Accent 2. 配色にアクセント 2 を指定します。
  msoThemeAccent3 7 Specifies color scheme Accent 3. 配色にアクセント 3 を指定します。
  msoThemeAccent4 8 Specifies color scheme Accent 4. 配色にアクセント 4 を指定します。
  msoThemeAccent5 9 Specifies color scheme Accent 5. 配色にアクセント 5 を指定します。
  msoThemeAccent6 10 Specifies color scheme Accent 6. 配色にアクセント 6 を指定します。
  msoThemeDark1 1 Specifies color scheme Dark 1. 配色に濃色 1 を指定します。
  msoThemeDark2 3 Specifies color scheme Dark 2. 配色に濃色 2 を指定します。
  msoThemeFollowedHyperlink 12 Specifies a color scheme for a clicked hyperlink. クリックされたハイパーリンクの配色を指定します。
  msoThemeHyperlink 11 Specifies a color scheme for a hyperlink. ハイパーリンクの配色を指定します。
  msoThemeLight1 2 Specifies color scheme Light 1. 配色に淡色 1 を指定します。
  msoThemeLight2 4 Specifies color scheme Light 2. 配色に淡色 2 を指定します。
MsoTriState 3つの状態の値を指定します。 msoCTrue 1 Not supported サポート対象外
  msoFalse 0 FALSE FALSE
  msoTriStateMixed -2 Not supported サポート対象外
  msoTriStateToggle -3 Not supported サポート対象外
  msoTrue -1 TRUE TRUE
MsoVerticalAnchor テキスト フレーム内のテキストの垂直方向の配置を指定します。 TextFrame オブジェクトの VerticalAnchor プロパティを使用します。 msoAnchorBottom 4 Aligns text to bottom of text frame. レイアウト枠の下部にテキストを配置します。
  msoAnchorBottomBaseLine 5 Anchors bottom of text string to current position, regardless of text resizing. When you resize text without baseline anchoring, text centers itself on previous position. テキストのサイズ変更にかかわらず、文字列の下部を現在の位置にアンカー設定します。 ベースラインのアンカー設定をしないでテキストをサイズ変更する場合、テキストは以前の位置で中央揃えになります。
  msoAnchorMiddle 3 Centers text vertically. テキストを垂直方向に中央揃えします。
  msoAnchorTop 1 Aligns text to top of text frame. レイアウト枠の上部にテキストを配置します。
  msoAnchorTopBaseline 2 Anchors bottom of text string to current position, regardless of text resizing. When you resize text without baseline anchoring, text centers itself on previous position. テキストのサイズ変更にかかわらず、文字列の下部を現在の位置にアンカー設定します。 ベースラインのアンカー設定をしないでテキストをサイズ変更する場合、テキストは以前の位置で中央揃えになります。
  msoVerticalAnchorMixed -2 Return value only; indicates a combination of the other states. 値のみを返します。その他の状態の組み合わせを示します。
MsoWarpFormat さまざまなイメージの変形の形式を指定します。 msoWarpFormat1 0 Specifies Warp Format 1. 変形の形式 1 を指定します。
  msoWarpFormat10 9 Specifies Warp Format 10. 変形の形式 10 を指定します。
  msoWarpFormat11 10 Specifies Warp Format 11. 変形の形式 11 を指定します。
  msoWarpFormat12 11 Specifies Warp Format 12. 変形の形式 12 を指定します。
  msoWarpFormat13 12 Specifies Warp Format 13. 変形の形式 13 を指定します。
  msoWarpFormat14 13 Specifies Warp Format 14. 変形の形式 14 を指定します。
  msoWarpFormat15 14 Specifies Warp Format 15. 変形の形式 15 を指定します。
  msoWarpFormat16 15 Specifies Warp Format 16. 変形の形式 16 を指定します。
  msoWarpFormat17 16 Specifies Warp Format 17. 変形の形式 17 を指定します。
  msoWarpFormat18 17 Specifies Warp Format 18. 変形の形式 18 を指定します。
  msoWarpFormat19 18 Specifies Warp Format 19. 変形の形式 19 を指定します。
  msoWarpFormat2 1 Specifies Warp Format 2. 変形の形式 2 を指定します。
  msoWarpFormat20 19 Specifies Warp Format 20. 変形の形式 20 を指定します。
  msoWarpFormat21 20 Specifies Warp Format 21. 変形の形式 21 を指定します。
  msoWarpFormat22 21 Specifies Warp Format 22. 変形の形式 22 を指定します。
  msoWarpFormat23 22 Specifies Warp Format 23. 変形の形式 23 を指定します。
  msoWarpFormat24 23 Specifies Warp Format 24. 変形の形式 24 を指定します。
  msoWarpFormat25 24 Specifies Warp Format 25. 変形の形式 25 を指定します。
  msoWarpFormat26 25 Specifies Warp Format 26. 変形の形式 26 を指定します。
  msoWarpFormat27 26 Specifies Warp Format 27. 変形の形式 27 を指定します。
  msoWarpFormat28 27 Specifies Warp Format 28. 変形の形式 28 を指定します。
  msoWarpFormat29 28 Specifies Warp Format 29. 変形の形式 29 を指定します。
  msoWarpFormat3 2 Specifies Warp Format 3. 変形の形式 3 を指定します。
  msoWarpFormat30 29 Specifies Warp Format 30. 変形の形式 30 を指定します。
  msoWarpFormat31 30 Specifies Warp Format 31. 31 変形の形式を指定します。
  msoWarpFormat32 31 Specifies Warp Format 32. 32 変形の形式を指定します。
  msoWarpFormat33 32 Specifies Warp Format 33. 33 変形の形式を指定します。
  msoWarpFormat34 33 Specifies Warp Format 34. 34 変形の形式を指定します。
  msoWarpFormat35 34 Specifies Warp Format 35. 35 変形の形式を指定します。
  msoWarpFormat36 35 Specifies Warp Format 36. 36 変形の形式を指定します。
  msoWarpFormat37 36 Specifies Warp Format 37. 37 変形の形式を指定します。
  msoWarpFormat4 3 Specifies Warp Format 4. 変形の形式 4 を指定します。
  msoWarpFormat5 4 Specifies Warp Format 5. 変形の形式 5 を指定します。
  msoWarpFormat6 5 Specifies Warp Format 6. 変形の形式 6 を指定します。
  msoWarpFormat7 6 Specifies Warp Format 7. 変形の形式 7 を指定します。
  msoWarpFormat8 7 Specifies Warp Format 8. 変形の形式 8 を指定します。
  msoWarpFormat9 8 Specifies Warp Format 9. 変形の形式 9 を指定します。
  msoWarpFormatMixed -2 Specifies a mix of warp formats. 変形の形式の組み合わせを指定します。
MsoWizardActType このオブジェクトまたはメンバーは非推奨です。ユーザーのコード内で使用されるものではありません。
MsoWizardMsgType ウィザードのコールバックプロシージャが呼び出されるコンテキストを指定します。 ユーザー設定のウィザードと共に使用されるコールバック プロシージャの引数として使用されます。 msoWizardMsgLocalStateOff 2 User clicked the right button in the decision or branch balloon. ユーザーがバルーンで右ボタンをクリックしました。
  msoWizardMsgLocalStateOn 1 Not supported. サポートされません
  msoWizardMsgResuming 5 Passed to the ActivateWizard method if msoWizardActResume is specified for the Act argument. 引数 Act に msoWizardActResume が指定されている場合、 ActivateWizard メソッドに渡されます。
  msoWizardMsgShowHelp 3 User clicked the left button in the decision or branch balloon. ユーザーがバルーンで左ボタンをクリックしました。
  msoWizardMsgSuspending 4 Passed to the ActivateWizard method if msoWizardActSuspend is specified for the Act argument. MsoWizardActSuspend が操作の引数として指定された場合、 ActivateWizard メソッドに渡されます。
MsoZOrderCmd 他の図形を基準として、図形を移動する位置を Z オーダーで指定します。 msoBringForward 2 Bring shape forward. 図形を前面に移動します。
  msoBringInFrontOfText 4 Bring shape in front of text. Used only in Microsoft Word. 図形をテキストの前に移動します。 Microsoft Office Word でのみ使用します。
  msoBringToFront 0 Bring shape to the front. 図形を最前面に移動します。
  msoSendBackward 3 Send shape backward. 図形を背面に移動します。
  msoSendBehindText 5 Send shape behind text. Used only in Microsoft Word. 図形をテキストの後ろに移動します。 Microsoft Office Word でのみ使用します。
  msoSendToBack 1 Send shape to the back. 図形を最背面に移動します。
OutSpaceSlabStyle [ファイル] タブの slabs のスタイルを定義する定数を指定します。 OutSpaceSlabStyleError 2 Error style エラーのスタイル
  OutSpaceSlabStyleNormal 0 Normal style 標準スタイル
  OutSpaceSlabStyleWarning 1 Warning style 警告スタイル
RibbonControlSize リボン上のコントロールのサイズを定義する定数を指定します。 RibbonControlSizeLarge 1 Large controls 大規模なコントロール
  RibbonControlSizeRegular 0 Small controls 小さなコントロール
SignatureDetail 署名についての追加情報を指定します。 sigdetApplicationName 1 Specifies the application name. アプリケーション名を指定します。
  sigdetApplicationVersion 2 Specifies the application version. アプリケーションのバージョンを指定します。
  sigdetColorDepth 8 Specifies the color depth. 色深度を指定します。
  sigdetDelSuggSigner 16 Specifies the suggested signer delegate. 署名者代理人の候補を指定します。
  sigdetDelSuggSignerEmail 20 Specifies the suggested signer's delegate's email. 署名候補者の署名欄メールを指定します。
  sigdetDelSuggSignerEmailSet 21 Indicates whether an email for a suggested signer delegate has been specified. 署名者代理人の候補の電子メールが指定されているかどうかを示します。
  sigdetDelSuggSignerLine2 18 Specifies the suggested signer's delegate's signature line. 署名者代理人の候補の署名欄を指定します。
  sigdetDelSuggSignerLine2Set 19 Specifies the set of suggested signer's delegate's signature lines. 署名者代理人の候補の署名欄のセットを指定します。
  sigdetDelSuggSignerSet 17 Specifies the set of suggested signer's delegates. 署名者代理人の候補のセットを指定します。
  sigdetDocPreviewImg 10 Specifies the document preview image. ドキュメントのプレビュー イメージを指定します。
  sigdetHashAlgorithm 14 Specifies the hash algorithm. ハッシュ アルゴリズムを指定します。
  sigdetHorizResolution 6 Specifies the horizontal resolution. 水平方向の解像度を指定します。
  sigdetIPCurrentView 12 Specifies the IP current view. IP の現在のビューを指定します。
  sigdetIPFormHash 11 Specifies the IP form hash. IP のフォーム ハッシュを指定します。
  sigdetLocalSigningTime 0 Specifies the local signing time. ローカルの署名時刻を指定します。
  sigdetNumberOfMonitors 5 Specifies the number of monitors. モニターの数を指定します。
  sigdetOfficeVersion 3 Specifies the Office version. Office のバージョンを指定します。
  sigdetShouldShowViewWarning 15 Specifies the Should Show View Warning setting. Should Show View Warning の設定を指定します。
  sigdetSignatureType 13 Specifies the signature type. 署名の種類を指定します。
  sigdetSignedData 9 Specifies the signed data. 署名済みデータを指定します。
  sigdetVertResolution 7 Specifies the vertical resolution. 垂直方向の解像度を指定します。
  sigdetWindowsVersion 4 Specifies the Windows version. Windows のバージョンを指定します。
SignatureLineImage 署名欄のイメージを指定します。 siglnimgSignedInvalid 3 The SignedInvalid image signedinvalid 画像
  siglnimgSignedValid 2 The SignedValid image signedvalid イメージ
  siglnimgSoftwareRequired 0 The SoftwareRequired image SoftwareRequired の画像
  siglnimgUnsigned 1 The Unsigned image 署名されていない画像
SignatureProviderDetail 署名プロバイダーのプロパティを指定します。 sigprovdetHashAlgorithm 1 Hash algorithm used to hash the data in the file. ファイル内のデータのハッシュに使用されるハッシュ アルゴリズムです。
  sigprovdetUIOnly 2 Indicates that the signature provider only uses a custom user interface. 署名プロバイダーのみがカスタム ユーザー インターフェイスを使用することを示します。
  sigprovdetUrl 0 The URL of the signature provider. 署名プロバイダーの URL です。
SignatureType 署名のプロパティを指定します。 sigtypeMax 3 Specifies the maximum number of the signature types available in the current version of Office. Office の現在のバージョンで使用可能な署名の種類の最大数を指定します。
  sigtypeNonVisible 1 A signature that is not visible in the content of the document. ドキュメントのコンテンツで表示されない署名です。
  sigtypeSignatureLine 2 A signature that is visible in the content of the document. ドキュメントのコンテンツで表示される署名です。
  sigtypeUnknown 0 A signature not generated by Office. Office 以外で生成された署名です。
XlDataLabelPosition データ マーカーを基準としたデータ ラベルの相対的な位置を示します。 xlLabelPositionAbove 0 Data label positioned above point. 頂点の上にあるデータ ラベル。
  xlLabelPositionBelow 1 Data label positioned below point. 頂点の下にあるデータ ラベル。
  xlLabelPositionBestFit 5 Office application controls position of data label. Office アプリケーションは、データ ラベルの位置を制御します。
  xlLabelPositionCenter -4108 Data label centered on data point or inside bar or pie. データ ポイント上あるいは横棒または円の内側で中央揃えされているデータ ラベル。
  xlLabelPositionCustom 7 Data label centered on data point or inside bar or pie. データ ポイント上あるいは横棒または円の内側で中央揃えされているデータ ラベル。
  xlLabelPositionInsideBase 4 Data label positioned arbitrarily. 恣意的に配置されているデータ ラベル。
  xlLabelPositionInsideEnd 3 Data label positioned arbitrarily. 恣意的に配置されているデータ ラベル。
  xlLabelPositionLeft -4131 Data label positioned at bottom of bar or pie. 横棒または円の下部に配置されているデータ ラベル。
  xlLabelPositionMixed 6 Data label positioned at bottom of bar or pie. 横棒または円の下部に配置されているデータ ラベル。
  xlLabelPositionOutsideEnd 2 Data label positioned at top of bar or pie. 横棒または円の上部に配置されているデータ ラベル。
  xlLabelPositionRight -4152 Data label positioned at top of bar or pie. 横棒または円の上部に配置されているデータ ラベル。
XlDisplayUnit 数値単位を示します。 xlDisplayUnitCustom -4114 Specifies custom units. カスタム単位を指定します。
  xlDisplayUnitNone -4142 No units are displayed. 単位は表示されません。
  xlHundredMillions -8 Specifies units of hundreds of millions. 億を単位として指定します。
  xlHundreds -2 Specifies units of hundreds. 100 を単位として指定します。
  xlHundredThousands -5 Specifies units of hundreds of thousands. 10 万を単位として指定します。
  xlMillionMillions -10 Specifies units of millions of millions. 数百万色を単位として指定します。
  xlMillions -6 Specifies units of millions. 100 万を単位として指定します。
  xlTenMillions -7 Specifies units of tens of millions. 1000 万を単位として指定します。
  xlTenThousands -4 Specifies units of tens of thousands. 1 万を単位として指定します。
  xlThousandMillions -9 Specifies units of thousands of millions. 10 億を単位として指定します。
  xlThousands -3 Specifies units of thousands. 1000 を単位として指定します。
XlPivotFieldOrientation ピボットテーブル レポートのフィールドの位置を指定します。 xlColumnField 2 Specifies the Column field. [列] フィールドを指定します。
  xlDataField 4 Specifies the Data field. [データ] フィールドを指定します。
  xlHidden 0 Specifies that the field is hidden. フィールドが非表示になるように指定します。
  xlPageField 3 Specifies the Page field. [ページ] フィールドを指定します。
  xlRowField 1 Specifies the Row field. [行] フィールドを指定します。
XlSizeRepresents サイズの測定の関係を示します (領域または幅)。 xlSizeIsArea 1 The size measure is for the area. サイズの計測は面を対象としています。
  xlSizeIsWidth 2 The size measure is for the width. サイズの計測は幅を対象としてます。
XlTimeUnit 時間の計測単位を示します。 xlDays 0 Specifies Day units. 日を単位として指定します。
  xlMonths 1 Specifies Month units. 月を単位として指定します。
  xlYears 2 Specifies Year units. 年を単位として指定します。