IMsoLegendKey.Width Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Width As Double
Get
'Usage
Dim instance As IMsoLegendKey
Dim value As Double
value = instance.Width
double Width { get; }
Property Value
Type: System.Double