Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializeLockFont Method


In This Topic
ShouldSerializeLockFont Method
In This Topic
Determines whether lock font should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeLockFont() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeLockFont()
See Also