VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / get_FontSize Property
Syntax BrowserCompatibility SeeAlso
    get_FontSize Method
    Gets the font size for focused cell.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
    
    var value; // Type: number
    value = instance.get_FontSize();
    
    

    Return Value

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