method Cell.prototype.setValueimport { Cell } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; setValue(value: CellValue): thisSet cell value. Parametersvalue: CellValueCell or cell value. Returnsthis