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


Gets a value that indicates whether this formatted text contains a foreground color.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public ReadOnly Property HasFormatedColor As Boolean
'Usage
 
Dim instance As GeneralFormatter
Dim value As Boolean
 
value = instance.HasFormatedColor
[DefaultValue()]
public bool HasFormatedColor {get;}

Property Value

true if this formatted text contains a foreground color; otherwise, false. The default value is false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GeneralFormatter Class
GeneralFormatter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options