Sdílet prostřednictvím


_CommandBarButton.Left Property

Returns a value that indicates the horizontal position of the specified command bar control (in pixels) relative to the left edge of the screen.

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

Syntax

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

value = instance.Left
int Left { get; }

Property Value

Type: System.Int32

Implements

CommandBarControl.Left

Remarks

Some of the content in this topic may not be applicable to some languages.

See Also

Reference

_CommandBarButton Interface

_CommandBarButton Members

Left Overload

Microsoft.Office.Core Namespace