Cell

Undocumented in source.

Constructors

this
this(AsciiTable table, Row row, string formatted)
Undocumented in source.

Members

Functions

height
ulong height()
Undocumented in source. Be warned that the author may not have intended to support it.
render
string render(ulong row)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lines
string[] lines;
Undocumented in source.
row
Row row;
Undocumented in source.
table
AsciiTable table;
Undocumented in source.
width
ulong width;
Undocumented in source.

Meta