GrapeCity.Xaml.SpreadSheet.Data
HasFormatedColor Property (IColorFormatter)


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

Reference

IColorFormatter Interface
IColorFormatter Members