IMsoEnvelopeVB.CommandBars Property
Returns a CommandBars collection.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property CommandBars As Object
Get
'Usage
Dim instance As IMsoEnvelopeVB
Dim value As Object
value = instance.CommandBars
Object CommandBars { get; }
Property Value
Type: System.Object