DOM Object:  HTMLTableCellElement

Property/Method Functional Description Data Test Case
cellIndex Read HTMLTableCellElement.cellIndex   htcl001.html
abbr Read HTMLTableCellElement.abbr   htcl003.html
abbr Set & Read HTMLTableCellElement.abbr   htcl004.html
align Read HTMLTableCellElement.align   htcl005.html
align Set and Read HTMLTableCellElement.align (Left Center Right Justify default)   htcl006.html
axis Read HTMLTableCellElement.axis   htcl007.html
axis Set & Read HTMLTableCellElement.axis   htcl008.html
bgColor Read HTMLTableCellElement.bgColor   htcl009.html
bgColor Set & Read HTMLTableCellElement.bgColor   htcl010.html
ch Read HTMLTableCellElement.ch   htcl011.html
ch Set & Read HTMLTableCellElement.ch   htcl012.html
chOff Read HTMLTableCellElement.chOff   htcl013.html
chOff Set & Read HTMLTableCellElement.chOff   htcl014.html
colSpan Read HTMLTableCellElement.colSpan   htcl015.html
colSpan Set & Read HTMLTableCellElement.colSpan (include 0)   htcl016.html
headers Read HTMLTableCellElement.headers   htcl017.html
headers Set & Read HTMLTableCellElement.headers   htcl018.html
height Read HTMLTableCellElement.height (pixels)   htcl019.html
height Set & Read HTMLTableCellElement.height   htcl020.html
noWrap Read HTMLTableCellElement.noWrap   htcl021.html
noWrap Set & Read HTMLTableCellElement.noWrap   htcl022.html
rowSpan Read HTMLTableCellElement.rowSpan   htcl023.html
rowSpan Set & Read HTMLTableCellElement.rowSpan (include 0)   htcl024.html
scope Read HTMLTableCellElement.scope   htcl025.html
scope Set & Read HTMLTableCellElement.scope   htcl026.html
vAlign Read HTMLTableCellElement.vAlign   htcl027.html
vAlign Set & Read HTMLTableCellElement.vAlign   htcl028.html
width Read HTMLTableCellElement.width   htcl029.html
width Set & Read HTMLTableCellElement.width   htcl030.html