// Parameters var containerId; // Type: string var localizationId; // Type: string var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlSettingsJS(containerId, localizationId);
function WebSpreadsheetDocumentEditorControlSettingsJS(
containerIdAn identifier of the page element, where the spreadsheet document editor control must be placed.: string,
localizationIdA localization identifier for WebSpreadsheetDocumentEditorControlJS object.: string
) : WebSpreadsheetDocumentEditorControlSettingsJS;
Parameters
- containerId
- An identifier of the page element, where the spreadsheet document editor control must be placed.
- localizationId
- A localization identifier for WebSpreadsheetDocumentEditorControlJS object.