package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
The HTMLTableColElement
interface provides special properties (beyond the HTMLElement
interface it also has available to it inheritance) for manipulating single or grouped table column elements.
Documentation HTMLTableColElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
align:String
ch:String
chOff:String
span:Int
vAlign:String
width:String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/TableColElement.html