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