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