Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/sheetjs.ts>RangeSpec

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias RangeSpec
import { type RangeSpec } from "https://deno.land/x/lume@v2.0.2/deps/sheetjs.ts";

Range specifier (string or range or cell), single-cell lifted to range

definition: string | Range | CellAddress