var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: number value = instance.get_FontName();
function get_FontName() : number;
Return Value
The font name for focused cell.
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings); var value; // Type: number value = instance.get_FontName();
function get_FontName() : number;