Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.06 KB

Office.CommandBarComboBox.Left.md

File metadata and controls

30 lines (18 loc) · 1.06 KB
title api_name ms.assetid ms.date ms.localizationpriority
CommandBarComboBox.Left property (Office)
Office.CommandBarComboBox.Left
01dc5c7c-4fc6-a2fe-fa27-c24ed0802dd6
01/03/2019
medium

CommandBarComboBox.Left property (Office)

Gets the horizontal position of the CommandBarComboBox control (in pixels) relative to the left edge of the screen. Returns the distance from the left side of the docking area. Read-only.

Note

The use of CommandBars in some Microsoft Office applications has been superseded by the new ribbon component of the Microsoft Office Fluent user interface. For more information, see Overview of the Office Fluent ribbon.

Syntax

expression.Left

expression Required. A variable that represents a CommandBarComboBox object.

See also

[!includeSupport and feedback]