interface CellAddressimport { type CellAddress } from "https://deno.land/x/lume@v1.19.0/deps/sheetjs.ts"; Simple Cell Address Propertiesc: numberColumn number r: numberRow number