GcSpread.Sheets Namespace > GeneralFormatter class : HasFormatedColor Method |
var instance = new GcSpread.Sheets.GeneralFormatter(format, formatMode, cultureName); var value; // Type: boolean value = instance.HasFormatedColor();
function HasFormatedColor() : boolean;
true
if this formatted text contains a foreground color; otherwise, false
.