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