Optional
autofalse
Optional
commandsAdditional commands provided by application
Optional
contextAllow for customizations on context menu
Optional
createOptions to use when a new WorkbookModel is created.
This is ignored if the model is provided externally. The default behavior is to use the options from the current workbook if provided.
Optional
forceIf dark theme then the images will invert unless true.
false
Optional
formulaAllow for customizations on FormulaBar
Optional
gridAllow you to specify a specific material ui theme for the grid
This is useful if you want to decorate the application with a single theme (such as dark mode). But render the main grid using a different theme (for example light mode).
the current Theme
Optional
loadingAllow for customizations on loading panel
Optional
modelA memory model of the workbook. If one is not provided a default workbook model will be used. This can be accessed via the workbook ref.
Optional
notifierConfigure the notifier to use for alerts
Optional
onNotify that there is a new map of commands
Optional
onCallback for when the workbook is loaded. Useful for hiding/showing loading panels
Optional
onNotify that there is a new repeatable command
Optional
renderRender custom context menu
Optional
renderRender FormulaBar
Optional
renderRender custom loading panel
Optional
renderRender Sheet
Optional
renderPass in a custom toolbar
Optional
renderRender custom tabs
Optional
renderPass in a custom toolbar
Optional
sheetAllow for customizations on loading panel
Optional
show'workbook model but can be overridden'
Optional
showShow the horizontal scrollbar
Optional
showShows the statusbar
'workbook model but can be overridden'
Optional
showThis doesn't influence # of tabs just the visibility of the widget.
'workbook model but can be overridden'
Optional
showShow the vertical scrollbar
Optional
statusCustomizations for the status bar
Optional
sxMUI SX props
Optional
tabsAllow for customizations on tabs
Optional
toolbarProps for the toolbar.
Will autofocus to the sheet.