SpreadsheetPropsPremium
Name | Type | Default | Description |
---|---|---|---|
className? |
|
Sets additional classes to the Spreadsheet. | |
defaultProps? |
|
Represents the default props of the Spreadsheet. | |
onChange? |
|
Triggered when a value in the Spreadsheet has been changed. | |
onChangeFormat? |
|
Triggered when the range format is changed from the UI. | |
onExcelExport? |
|
Fires when the user clicks the Export to Excel toolbar button. | |
onExcelImport? |
|
Fired when the user clicks the Open toolbar button. | |
onSelect? |
|
Triggered when the Spreadsheet selection is changed. | |
style? |
|
Specifies the styles that will be applied to the wrapping element. | |
toolbar? |
|
|
A Boolean value which indicates if the toolbar will be displayed. It also allows to customize the tabs content |