Skip to main content
Module

x/flat/mod.ts>xlsx.WSSpec

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

Worksheet specifier (string, number, worksheet)

definition: string | number | WorkSheet