Row

Constructors

this
this(Sheet* sheet, size_t row, size_t start, size_t end)
Undocumented in source.

Members

Functions

canConvertTo
bool canConvertTo(CellType ct)
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
save
typeof(this) save()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

front
T front;
Undocumented in source.
ru
RowUntyped ru;
Undocumented in source.

Meta