Spread.Services Documentation
HasFormatedColor Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IColorFormatter Interface
: HasFormatedColor Property
Gets whether this formatted text contains a foreground color.
Syntax
C#
System.
bool
HasFormatedColor {
get
;}
Remarks
true
if this formatted text contains a foreground color; otherwise,
false
.
See Also
Reference
IColorFormatter Interface
IColorFormatter Members