method Cell.prototype.getValueimport { Cell } from "https://deno.land/x/cliffy@v1.0.0-rc.1/table/cell.ts"; getValue(): CellValueGet cell value. ReturnsCellValue