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


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

Property Value

The forecolor.
See Also