HTMLTableColElement
sealed class HTMLTableColElement : HTMLElement, IHtmlTableColumnElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the HTML column element.
Gets or sets the value of the horizontal alignment attribute.
Gets or sets the number of columns in a group or affected by a grouping.
Gets or sets the value of the vertical alignment attribute.
Gets or sets the value of the width attribute.
public HTMLTableColElement()