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