The nsIDOMHTMLTableColElement interface is the interface to a [X]HTML col element.
More...
import "nsIDOMHTMLTableColElement.idl";
List of all members.
Public Attributes |
attribute DOMString | align |
attribute DOMString | ch |
attribute DOMString | chOff |
attribute long | span |
attribute DOMString | vAlign |
attribute DOMString | width |
Detailed Description
The nsIDOMHTMLTableColElement interface is the interface to a [X]HTML col element.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-HTML/
- Status:
- FROZEN
Member Data Documentation
The documentation for this interface was generated from the following file: