VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / WebSpreadsheetDocumentEditorControlJS Constructor(WebSpreadsheetDocumentEditorControlSettingsJS)
Syntax Remarks BrowserCompatibility SeeAlso
В этом разделе
    WebSpreadsheetDocumentEditorControlJS Constructor(WebSpreadsheetDocumentEditorControlSettingsJS)
    В этом разделе
    Initializes a new instance of the WebSpreadsheetDocumentEditorControlJS class.
    Синтаксис
    // Parameters
    var settings; // Type: WebSpreadsheetDocumentEditorControlSettingsJS
    
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
    
    
    function WebSpreadsheetDocumentEditorControlJS(
    settings
    Настройки управления редактором табличных документов.
    : WebSpreadsheetDocumentEditorControlSettingsJS
    ) : WebSpreadsheetDocumentEditorControlJS;

    Parameters

    settings
    Настройки управления редактором табличных документов.
    Ремарки

    Этот JavaScript UI-контрол можно использовать в Firefox 74+, Chrome 77+, Edge 79+, Opera 64+, Safari 11.1+, SamsungInternet 12.0+, WebView Android 37+.

    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также