The nsIDOMHTMLTableCellElement interface is the interface to a [X]HTML td element. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/ @status FROZEN
[scriptable, uuid(a6cf90b7-15b3-11d2-932e-00805f8add32)]
interface nsIDOMHTMLTableCellElement : nsIDOMHTMLElement
Attributes
attribute
DOMString
abbr
attribute
DOMString
align
attribute
DOMString
axis
attribute
DOMString
bgColor
readonly attribute
long
cellIndex
attribute
DOMString
ch
attribute
DOMString
chOff
attribute
long
colSpan
attribute
DOMString
headers
attribute
DOMString
height
attribute
boolean
noWrap
attribute
long
rowSpan
attribute
DOMString
scope
attribute
DOMString
vAlign
attribute
DOMString
width
Compare to: