HTMLTableCellElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

abbr
void abbr(string abbr)
Undocumented in source. Be warned that the author may not have intended to support it.
abbr
string abbr()
Undocumented in source. Be warned that the author may not have intended to support it.
align_
void align_(string align_)
Undocumented in source. Be warned that the author may not have intended to support it.
align_
string align_()
Undocumented in source. Be warned that the author may not have intended to support it.
axis
void axis(string axis)
Undocumented in source. Be warned that the author may not have intended to support it.
axis
string axis()
Undocumented in source. Be warned that the author may not have intended to support it.
bgColor
string bgColor()
Undocumented in source. Be warned that the author may not have intended to support it.
bgColor
void bgColor(string bgColor)
Undocumented in source. Be warned that the author may not have intended to support it.
cellIndex
int cellIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
ch
void ch(string ch)
Undocumented in source. Be warned that the author may not have intended to support it.
ch
string ch()
Undocumented in source. Be warned that the author may not have intended to support it.
chOff
void chOff(string chOff)
Undocumented in source. Be warned that the author may not have intended to support it.
chOff
string chOff()
Undocumented in source. Be warned that the author may not have intended to support it.
colSpan
void colSpan(uint colSpan)
Undocumented in source. Be warned that the author may not have intended to support it.
colSpan
uint colSpan()
Undocumented in source. Be warned that the author may not have intended to support it.
headers
void headers(string headers)
Undocumented in source. Be warned that the author may not have intended to support it.
headers
string headers()
Undocumented in source. Be warned that the author may not have intended to support it.
height
void height(string height)
Undocumented in source. Be warned that the author may not have intended to support it.
height
string height()
Undocumented in source. Be warned that the author may not have intended to support it.
noWrap
void noWrap(bool noWrap)
Undocumented in source. Be warned that the author may not have intended to support it.
noWrap
bool noWrap()
Undocumented in source. Be warned that the author may not have intended to support it.
rowSpan
void rowSpan(uint rowSpan)
Undocumented in source. Be warned that the author may not have intended to support it.
rowSpan
uint rowSpan()
Undocumented in source. Be warned that the author may not have intended to support it.
scope_
void scope_(string scope_)
Undocumented in source. Be warned that the author may not have intended to support it.
scope_
string scope_()
Undocumented in source. Be warned that the author may not have intended to support it.
vAlign
void vAlign(string vAlign)
Undocumented in source. Be warned that the author may not have intended to support it.
vAlign
string vAlign()
Undocumented in source. Be warned that the author may not have intended to support it.
width
void width(string width)
Undocumented in source. Be warned that the author may not have intended to support it.
width
string width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta