Skip to main content
Module

x/flat/mod.ts>xlsx.WBProps

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

Workbook-Level Attributes

Properties

optional
Sheets: SheetProps[]

Sheet Properties

optional
Names: DefinedName[]

Defined Names

optional
Views: WBView[]

Workbook Views

optional
WBProps: WorkbookProperties

Other Workbook Properties