VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / get_FontName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FontName Method
In This Topic
Gets the font name for focused cell.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);

var value; // Type: number
value = instance.get_FontName();

Return Value

The font name for focused cell.
Browser Compatibility
56+
45+
11
See Also