Skip to main content
Module

x/lume/deps/sheetjs.ts>Table2SheetOpts

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Table2SheetOpts
import { type Table2SheetOpts } from "https://deno.land/x/lume@v2.1.3/deps/sheetjs.ts";

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