returns the configuration object of the specified SpreadSheet column
| id |
| object | the column configuration object |
var config = $$("ssheet").getColumn(id, page);
Note that the config object for a non-active sheet will contain only the width and id of the column.