import { TableLayout } from "https://deno.land/x/cliffy@v0.17.0/table/layout.ts";
Fills rows and cols by specified row/col span with a reference of the original cell.
Parameters
_rows: IRow[]
All table rows.
x/cliffy/table/layout.ts>TableLayout#spanRows
import { TableLayout } from "https://deno.land/x/cliffy@v0.17.0/table/layout.ts";
Fills rows and cols by specified row/col span with a reference of the original cell.
All table rows.