sets a style for a cell
$$("ssheet").setStyle(3, 2, style, "Sheet1");
Note that you can only set the style that already exists. It means that you need: