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