Module

x/flat/mod.ts>xlsx.CellAddress

A collection of postprocessing utilities for flat
Latest
interface xlsx.CellAddress
import { type xlsx } from "https://dotland.deno.dev/x/flat@0.0.15/mod.ts";
const { CellAddress } = xlsx;

Simple Cell Address

Properties

c: number

Column number

r: number

Row number