var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FontColor();
function get_FontColor() : string;
Return Value
Цвет шрифта сфокусированной ячейки, например, "rgba(0,128,255,0.77)".