fires when a new style is set for a cell
$$("ssheet").attachEvent("onStyleSet",function(name, value){ // your code here });