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


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