Skip to main content
Module

x/flat/mod.ts>xlsx.JSON2SheetOpts

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

Properties

optional
header: string[]

Use specified column order

optional
skipHeader: boolean

Skip header row in generated sheet