Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HighlightConditionalFormattingStyle Class / BackColor Property


In This Topic
BackColor Property (HighlightConditionalFormattingStyle)
In This Topic
Gets the backcolor.
Syntax
'Declaration
 
Public ReadOnly Property BackColor As Color
 
'Usage
 
Dim instance As HighlightConditionalFormattingStyle
Dim value As Color
 
value = instance.BackColor

Property Value

The backcolor.
See Also