Row.set

Sets the cells in this row. The passed list must be of equal length to the length of this row.

class Row
void
set

Parameters

cells Cell[]

variadic list of cells

Meta