Skip to main content
Module

x/flat/mod.ts>xlsx.Sheet

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

General object representing a Sheet (worksheet or chartsheet)

Index Signatures

[cell: string]: CellObject | SheetKeys | any

Properties

optional
!type: SheetType

Sheet type

optional
!ref: string

Sheet Range

optional
!margins: MarginInfo

Page Margins