getColumn

возвращает объект с настройками колонки SpreadSheet

object getColumn(string id);
idstringid колонки
objectобъект с настройками колонки

Example

var config = $$("ssheet").getColumn(id);

Наверх
If you have not checked yet, be sure to visit site of our main product Webix js framework and page of spreadsheet javascript library product.