Spread Windows Forms 12.0 Product Documentation
ShouldSerializeLockFont Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeLockFont Method
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()
protected bool ShouldSerializeLockFont()
See Also

Reference

SheetView Class
SheetView Members