MsoEnvelopeClass.CommandBars Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property CommandBars As Object
Get
'Usage
Dim instance As MsoEnvelopeClass
Dim value As Object
value = instance.CommandBars
public virtual Object CommandBars { get; }
Property Value
Type: System.Object