VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / get_SpreadsheetEditorControl Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_SpreadsheetEditorControl Method
    In This Topic
    Gets the spreadsheet editor control, which is associated with this document viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
    
    var value; // Type: Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS
    value = instance.get_SpreadsheetEditorControl();
    
    
    function get_SpreadsheetEditorControl() : WebSpreadsheetEditorControlJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also