toggles the formula editor in spreadsheet
webix.ui({ view: "spreadsheet", data: base_data, liveEditor: false // disables formula editor });