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