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