Skip to content

API / interfaces / workbookproperties

Interface: WorkbookProperties

Workbook-level calculation and date system properties

Properties

date1904

optional

date1904: boolean

If true, use the 1904 date system (common in Mac Excel). Default is 1900 system.

filterPrivacy

optional

filterPrivacy: boolean

If true, personal information is stripped on save

CodeName

optional

CodeName: string

VBA codename for the workbook module

Source

src/types.ts


← WorkBook | WorkSheet →