Column

Constructors

this
this(Sheet* sheet, size_t col, size_t startRow, size_t endRow)
Undocumented in source.

Members

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
save
inout(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

cu
ColumnUntyped cu;
Undocumented in source.
front
T front;
Undocumented in source.

Meta