IMsoLegend.Position Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Position As XlLegendPosition
Get
Set
'Usage
Dim instance As IMsoLegend
Dim value As XlLegendPosition
value = instance.Position
instance.Position = value
XlLegendPosition Position { get; set; }
Property Value
Type: Microsoft.Office.Core.XlLegendPosition