method Cell.prototype.setValueRe-exportimport { Cell } from "https://deno.land/x/cliffy@v0.17.0/table/mod.ts"; setValue(value: ICell): thisSet cell value. Parametersvalue: ICellCell or cell value. Returnsthis