ShouldSerializeLockFont Method
Determines whether lock font should be serialized.
protected bool ShouldSerializeLockFont()
'Declaration
Protected Function ShouldSerializeLockFont() As Boolean
'Usage
Dim instance As SheetView
Dim value As Boolean
value = instance.ShouldSerializeLockFont()