org.w3c.dom.html
public interface HTMLTableCaptionElement extends HTMLElement
See also the Document Object Model (DOM) Level 1 Specification (Second Edition).
Method Summary | |
---|---|
String | getAlign()
Caption alignment with respect to the table. |
void | setAlign(String align) |