CommandBarsClass Class
Reserved for internal use.
Inheritance Hierarchy
System.Object
Microsoft.Office.Core.CommandBarsClass
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("55F88893-7708-11D1-ACEB-006008961DA5")> _
<ClassInterfaceAttribute()> _
Public Class CommandBarsClass _
Implements _CommandBars, CommandBars, _CommandBarsEvents_Event, IEnumerable
'Usage
Dim instance As CommandBarsClass
[GuidAttribute("55F88893-7708-11D1-ACEB-006008961DA5")]
[ClassInterfaceAttribute()]
public class CommandBarsClass : _CommandBars,
CommandBars, _CommandBarsEvents_Event, IEnumerable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.