Share via


_CommandBarActiveX.Left Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Left As Integer
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Integer

value = instance.Left
int Left { get; }

Property Value

Type: System.Int32

Implements

CommandBarControl.Left

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Left Overload

Microsoft.Office.Core Namespace