sets the width of a sheet tab
webix.ui({ view: "spreadsheet", sheetTabWidth:80, ... });
You can set sheetTabWidth to "auto". In this case, the tab size automatically adjusts to the sheet name size.