Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializeNullForeColor Method


In This Topic
ShouldSerializeNullForeColor Method
In This Topic
Determines whether null text color should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeNullForeColor() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeNullForeColor()
See Also