Skip to main content
Module

x/flat/mod.ts>xlsx.StrictWS

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

Worksheet Object with CellObject type

The normal Worksheet type uses indexer of type any -- this enforces CellObject