Mac OS X Reference Library Apple Developer
Search

HTMLTableCellElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

abbr
align
axis
bgColor
cellIndex
ch
chOff
colSpan
headers
height
noWrap
rowSpan
scope
vAlign
width

abbr



attribute DOMString abbr; 

align



attribute DOMString align; 

axis



attribute DOMString axis; 

bgColor



attribute DOMString bgColor; 

cellIndex



readonly attribute long cellIndex; 

ch



attribute DOMString ch; 

chOff



attribute DOMString chOff; 

colSpan



attribute long colSpan; 

headers



attribute DOMString headers; 

height



attribute DOMString height; 

noWrap



attribute boolean noWrap; 

rowSpan



attribute long rowSpan; 

scope



attribute DOMString scope; 

vAlign



attribute DOMString vAlign; 

width



attribute DOMString width; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27