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