次の方法で共有


CommandBarsClass クラス

定義

内部使用のため予約済みです。

public ref class CommandBarsClass : Microsoft::Office::Core::CommandBars, System::Collections::IEnumerable
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("55F88893-7708-11D1-ACEB-006008961DA5")]
public class CommandBarsClass : Microsoft.Office.Core.CommandBars, System.Collections.IEnumerable
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("55F88893-7708-11D1-ACEB-006008961DA5")>]
type CommandBarsClass = class
    interface _CommandBars
    interface CommandBars
    interface _CommandBarsEvents_Event
    interface IEnumerable
Public Class CommandBarsClass
Implements CommandBars, IEnumerable
継承
CommandBarsClass
属性
実装

プロパティ

ActionControl

内部使用のため予約済みです。

ActiveMenuBar

内部使用のため予約済みです。

AdaptiveMenus

内部使用のため予約済みです。

Application

内部使用のため予約済みです。

Count

内部使用のため予約済みです。

Creator

内部使用のため予約済みです。

DisableAskAQuestionDropdown

内部使用のため予約済みです。

DisableCustomize

内部使用のため予約済みです。

DisplayFonts

内部使用のため予約済みです。

DisplayKeysInTooltips

内部使用のため予約済みです。

DisplayTooltips

内部使用のため予約済みです。

IdsString[Int32, String]

内部使用のため予約済みです。

Item[Object]

内部使用のため予約済みです。

LargeButtons

内部使用のため予約済みです。

MenuAnimationStyle

内部使用のため予約済みです。

Parent

内部使用のため予約済みです。

TmcGetName[Int32, String]

内部使用のため予約済みです。

メソッド

Add(Object, Object, Object, Object)

内部使用のため予約済みです。

add_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler)

内部使用のため予約済みです。

AddEx(Object, Object, Object, Object, Object)

内部使用のため予約済みです。

CommitRenderingTransaction(Int32)

レンダリングのトランザクションをコミットします。 Nothing (Null 参照 (Visual Basic では Nothing) を C# で返します。

ExecuteMso(String)

内部使用のため予約済みです。

FindControl(Object, Object, Object, Object)

内部使用のため予約済みです。

FindControls(Object, Object, Object, Object)

内部使用のため予約済みです。

GetEnabledMso(String)

内部使用のため予約済みです。

GetEnumerator()

内部使用のため予約済みです。

GetImageMso(String, Int32, Int32)

内部使用のため予約済みです。

GetLabelMso(String)

内部使用のため予約済みです。

GetPressedMso(String)

内部使用のため予約済みです。

GetScreentipMso(String)

内部使用のため予約済みです。

GetSupertipMso(String)

内部使用のため予約済みです。

GetVisibleMso(String)

内部使用のため予約済みです。

ReleaseFocus()

内部使用のため予約済みです。

remove_OnUpdate(_CommandBarsEvents_OnUpdateEventHandler)

内部使用のため予約済みです。

イベント

OnUpdate

CommandBars コレクションを取得します。 読み取り専用です。

適用対象