Object: HTMLTableSectionElement
HTMLTableSectionElement properties
|
Property name |
Type |
Description |
Status |
Support level |
Availability |
|---|---|---|---|---|---|
|
DOMString |
Specifies the horizontal alignment of the cell data. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the alignment character for cells in a column. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
DOMString |
Specifies the distance the distance between the alignment character and the first adjacent character. |
writable |
DOM 2 HTML |
4.6 or later |
|
|
Returns an index of the rows contained within the table section, starting at 0. |
read only |
DOM 2 HTML |
4.6 or later |
||
|
DOMString |
Specifies the vertical alignment of the content within the table cell. |
writable |
DOM 2 HTML |
4.6 or later |