_CommandBarActiveX.BuiltIn Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property BuiltIn As Boolean
Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Boolean
value = instance.BuiltIn
bool BuiltIn { get; }
Property Value
Type: System.Boolean