Spread Windows Forms 12.0 Product Documentation
ShouldSerializeNullForeColor Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeNullForeColor Method
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()
protected bool ShouldSerializeNullForeColor()
See Also

Reference

SheetView Class
SheetView Members