Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / ForeColor Field


In This Topic
ForeColor Field (SheetStyleProperty)
In This Topic
Represents the text color of the sheet style. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ForeColor As SheetStyleProperty
 
'Usage
 
Dim value As SheetStyleProperty
 
value = SheetStyleProperty.ForeColor
See Also