var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: string value = instance.get_FontColor();
function get_FontColor() : string;
Return Value
The font color of focused cell, for example, "rgba(0,128,255,0.77)".