Share via


_CommandBarActiveX.Width Property

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

Syntax

'Declaration
Property Width As Integer
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As Integer

value = instance.Width

instance.Width = value
int Width { get; set; }

Property Value

Type: System.Int32

Implements

CommandBarControl.Width

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

Width Overload

Microsoft.Office.Core Namespace