Spread Windows Forms 12.0 Product Documentation
IsForeColorSet Method (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : IsForeColorSet Method
Syntax
'Declaration
 
Public Overrides Function IsForeColorSet() As Boolean
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsForeColorSet()
public override bool IsForeColorSet()

Return Value

Boolean: true if text color is set; false otherwise
See Also

Reference

NamedStyle Class
NamedStyle Members