onMathRefresh

срабатывает после пересчета значений формулами

void onMathRefresh();

Example

$$("ss1").attachEvent("onMathRefresh",function(){
    // ваш обработчик
});

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix html5 library and page of spreadsheet javascript library product.