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