Spread Windows Forms 12.0 Product Documentation
IsForeColorSet Method (HighlightConditionalFormattingStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > HighlightConditionalFormattingStyle Class : IsForeColorSet Method
Gets whether the text color of the style (ForeColor property) is set.
Syntax
'Declaration
 
Public Function IsForeColorSet() As Boolean
'Usage
 
Dim instance As HighlightConditionalFormattingStyle
Dim value As Boolean
 
value = instance.IsForeColorSet()
public bool IsForeColorSet()
See Also

Reference

HighlightConditionalFormattingStyle Class
HighlightConditionalFormattingStyle Members