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


In This Topic
ForeColor Property (NamedAppearanceStyleInfo)
In This Topic
Gets the text color of the cell for the notification style.
Syntax
'Declaration
 
Public Shadows ReadOnly Property ForeColor As Color
 
'Usage
 
Dim instance As NamedAppearanceStyleInfo
Dim value As Color
 
value = instance.ForeColor
See Also