VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetEditorControlJS type / insertFormulaInFocusedCell Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
insertFormulaInFocusedCell Метод
В этом разделе
Вставляет формулу в выделенную ячейку.
Синтаксис
var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetEditorControlJS(parentDivId);

var value; // Type: any

// Parameters
var formula; // Type: string

value = instance.insertFormulaInFocusedCell(formula);

Parameters

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