Optional
calculationOption to provide a custom calculation.
Optional
containerWhen adding to another container.
Optional
date1904Determine if dates should be 1904 or 1900 based.
Optional
jsonInitial JSON.
Optional
maxSet the maxRow size
Optional
maxSet the maxRow size
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
transactionsThe store for all state changes. This is provided to enable versioning, undo/redo, distributed editing, etc.
Optional
uidA unique identifier used for identifying this sheet during operations (i.e. copy/paste). This must be unique for all in-memory instances of a sheet.
A unique identifier for in memory operations. If not provided a default one will be used.
This is not saved as part of the ISheet.JSON persisted model.
Optional values used in the construction of am ISheet.
Remarks
Changes to these options will be ignored after construction.