if (0) { const plugin = hot.getPlugin('hiddenColumns'); plugin.hideColumn(4); //re-render your Handsontable instance hot.render(); }