Optional
calculationOption to provide a custom calculation.
Optional
createHook to allow for custom sheet creation.
Optional
createReturns a human readable sheet name given a 0-based index.
Optional
date1904Determine if dates should be 1904 or 1900 based.
Optional
jsonLoad from JSON.
Optional
namesOption to provide shared names.
Optional
resolveAllows for address to be resolved in custom ways.
Optional
resourcesOption to provide shared resources.
Optional
stringsOption to provide shared strings.
Optional
stylesOption to provide a shared StyleCollection. If not provided then a new StyleCollection with default theming will be used.
Optional
themeA theme for the workbook.
Optional
transactionsThe store for all state changes. This is provided to enable versioning, undo/redo, distributed editing, etc.
Options available when creating an IWorkbook.