Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / LockFont Property


In This Topic
LockFont Property (AppearanceStyleInfo)
In This Topic
Gets or sets the font for locked cells
Syntax
'Declaration
 
Public Overrides ReadOnly Property LockFont As Font
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As Font
 
value = instance.LockFont
See Also