_CustomTaskPane.Width Property
Gets or sets the width of the task pane specified by the _CustomTaskPane object. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Width As Integer
Get
Set
'Usage
Dim instance As _CustomTaskPane
Dim value As Integer
value = instance.Width
instance.Width = value
int Width { get; set; }
Property Value
Type: System.Int32
Integer