Spread Silverlight Documentation
HasFormatedColor Property (IColorFormatter)


GrapeCity.Windows.SpreadSheet.Data Namespace > IColorFormatter Interface : HasFormatedColor Property
Gets whether this formatted text contains a foreground color.
Syntax
'Declaration
 
ReadOnly Property HasFormatedColor As System.Boolean
'Usage
 
Dim instance As IColorFormatter
Dim value As System.Boolean
 
value = instance.HasFormatedColor
System.bool HasFormatedColor {get;}
Remarks
true if this formatted text contains a foreground color; otherwise, false.
See Also

Reference

IColorFormatter Interface
IColorFormatter Members