Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. HTMLTableColElement

HTMLTableColElement

Baseline Widely available *

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

* Some parts of this feature may have varying levels of support.

TheHTMLTableColElement interface provides properties for manipulating single or grouped table column elements.

EventTarget Node Element HTMLElement HTMLTableColElement

Instance properties

Inherits properties from its parent,HTMLElement.

HTMLTableColElement.alignDeprecated

A string that indicates the horizontal alignment of the cell data in the column.

HTMLTableColElement.chDeprecated

A string representing the alignment character for cell data.

HTMLTableColElement.chOffDeprecated

A string representing the offset for the alignment character.

HTMLTableColElement.span

A positive number that reflects thespan HTML attribute, indicating the number of columns to apply this object's attributes to.

HTMLTableColElement.vAlignDeprecated

A string that indicates the vertical alignment of the cell data in the column.

HTMLTableColElement.widthDeprecated

A string representing the default column width.

Instance methods

No specific method; inherits methods from its parent,HTMLElement.

Specifications

Specification
HTML
# htmltablecolelement

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp