TreeListView.ExportToXlsx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a grid to the specified stream in XLSX format, using the specified XLSX-specific options. |
Export |
stream | Exports a grid to the specified stream in XLSX format. |
Export |
file |
Exports a grid to the specified file path in XLSX format, using the specified XLSX-specific options. |
Export |
file |
Exports a grid to the specified file path in XLSX format. |