Skip to main content
Module

x/flat/mod.ts>xlsx.Table2SheetOpts

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

Properties

optional
raw: boolean

If true, plaintext parsing will not parse values

optional
sheetRows: number

If >0, read the first sheetRows rows

optional
display: boolean

If true, hidden rows and cells will not be parsed