- cells
inout(SparseCell)[] cells()
Undocumented in source. Be warned that the author may not have intended to support it.
- denseTable
inout(DenseTable) denseTable()
Undocumented in source. Be warned that the author may not have intended to support it.
- getColumn
ColumnRange getColumn(ColumnOffset col, RowOffset startRow, RowOffset endRow)
Undocumented in source. Be warned that the author may not have intended to support it.
- getRow
RowRange getRow(RowOffset row, ColumnOffset startColumn, ColumnOffset endColumn)
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.
- toString
void toString(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Sheet.