Autowidth for webix spreadsheet

Hello Webix team,

https://snippet.webix.com/udcc7fsy

I want my spreadsheet columns to occupy available space i.e autoWidth kind of property for webix column of spreadsheet.

How can I do that?

Hi @leod1481

You can do it with the interface of the spreadsheet, just click twice on a column header.

The easiest way to do it programmatically is to simulate a double click.

Example: https://snippet.webix.com/zxwc1fbz