WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMHTMLTableCellElement

IID:a6cf90b7-15b3-11d2-932e-00805f8add32
Inherits From:nsIDOMHTMLElement
Status:FROZEN

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/


Properties

DOMString abbr

DOMString align

DOMString axis

DOMString bgColor

readonly PRInt32 cellIndex

DOMString ch

DOMString chOff

PRInt32 colSpan

DOMString headers

DOMString height

PRBool noWrap

PRInt32 rowSpan

DOMString scope

DOMString vAlign

DOMString width

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com