Skip to main content
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.1.2/deps/sheetjs.ts";

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

definition: string | Range | CellAddress