method Cell.prototype.cloneimport { Cell } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; clone(value?: CellValue): CellClone cell with all options. Parametersoptionalvalue: CellValueCell or cell value. ReturnsCell