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