ExcelExport
A subclass of React.Component.
Name | Type | Default | Description |
---|---|---|---|
props |
|
The props of the ExcelExport component. |
Methods
save | |||||||||
---|---|---|---|---|---|---|---|---|---|
Saves the data to Excel. | |||||||||
|
toDataURL | |||||||||
---|---|---|---|---|---|---|---|---|---|
Returns a promise which will be resolved with the file data URI. | |||||||||
| |||||||||
|
workbookOptions | |||||||||
---|---|---|---|---|---|---|---|---|---|
Based on the specified columns and data, returns | |||||||||
| |||||||||
|