'宣言 Public Enum Ribbon.RibbonAccessibleObjectContext Inherits System.Enum
public enum Ribbon.RibbonAccessibleObjectContext : System.Enum
| メンバ | 解説 | 
|---|---|
| CaptionArea | リボンのキャプション領域。 | 
| CaptionButton | キャプション ボタン | 
| DialogBoxLauncher | リボン グループのダイアログ ボックス ランチャー ボタン | 
| GroupArea | リボン グループ領域 | 
| GroupAreaPagerButton | グループ領域のページャー ボタン | 
| RibbonGroup | RibbonGroup | 
| RibbonGroupButton | RibbonGroupButton(縮小されたリボン グループ) | 
| TabItemArea | リボンのタブ項目領域 | 
| TabItemAreaPagerButton | タブ項目領域のページャー ボタン |