Module

x/flat/mod.ts>xlsx.WSSpec

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

Worksheet specifier (string, number, worksheet)

definition: string | number | WorkSheet