var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId); 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.WebSpreadsheetEditorControlJS(parentDivId); var value; // Type: number value = instance.get_FontName();
function get_FontName() : number;