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