Share via


ToolbarButton.Width Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

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

value = instance.Width

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

Property Value

Type: System.Int32

See Also

Reference

ToolbarButton Interface

ToolbarButton Members

Microsoft.Office.Interop.Excel Namespace