VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlSettingsJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebSpreadsheetDocumentEditorControlSettingsJS type
    In This Topic
    Represents settings for WebSpreadsheetDocumentEditorControlJS object.
    Syntax
    // Parameters
    var containerId; // Type: string
    var localizationId; // Type: string
    
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlSettingsJS(containerId, localizationId);
    
    
    function WebSpreadsheetDocumentEditorControlSettingsJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS
          Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlSettingsJS

    Browser Compatibility
    56+
    45+
    11
    See Also