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