Class type Dom_html.tableCellElement

inherit element
method cellIndex : int Js.readonly_prop
method abbr : Js.js_string Js.t Js.prop
method align : Js.js_string Js.t Js.prop
method axis : Js.js_string Js.t Js.prop
method ch : Js.js_string Js.t Js.prop
method chOff : Js.js_string Js.t Js.prop
method colSpan : int Js.prop
method headers : Js.js_string Js.t Js.prop
method rowSpan : int Js.prop
method scope : Js.js_string Js.t Js.prop
method vAlign : Js.js_string Js.t Js.prop