Optional
getCallback to provide a sheet with a logical name. This is used when a sheet name property is invoked.
Sheets don't have a name by default but as a convenience we allow for the name to be called on a sheet
Optional
isDetermine if dates should be 1904 instead of 1900 based
false
Optional
maxSet the maxRow size
16384
Optional
maxSet the maxRow size
1048576
Optional
onCallback for delete before the sheet is deleted. If this throws an error then the delete will be aborted.
Optional
sharedcollection of shared resources. If not provided then workbook will create it's own.
Optional
sheetcollection of shared styles. If not provided then workbook will create it's own.
Optional
transactionThe store for all state changes. This is provided to enable versioning, undo/redo, distributed editing, etc.
internal
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.
Note - it is not saved as part of the persisted model
unique identifier for in memory operations. If not provided a default one will be used.
Optional values passed to a sheet