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


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