method Cell.prototype.cloneimport { Cell } from "https://dotland.deno.dev/x/cliffy@v0.11.1/mod.ts"; clone(value?: ICell): CellParametersoptionalvalue: ICellReturnsCell