Handsontable - 为某些列启用过滤器插件

Handsontable - enable filter plugins for certain columns

我正在使用 Hands On Table,您可以通过在配置 dropDownMenu:truefilters:true 中设置来启用过滤器插件。但是,有什么方法可以限制对特定列的过滤吗?

实际上不支持 handsontable 但在这个问题 (link) 中,有人为此功能编写了代码。