Skip to main content
Module

x/flat/mod.ts>xlsx.WorkbookProperties

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

Other Workbook Properties

Properties

optional
date1904: boolean

Worksheet Epoch (1904 if true, 1900 if false)

optional
filterPrivacy: boolean

Warn or strip personally identifying info on save

optional
CodeName: string

Name of Document Module in associated VBA Project