LayoutControl.ExportToXlsx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports data to the specified stream in XLSX (MS Excel 2007) format using the specified options. |
Export |
stream |
Exports the controls displayed within the Layout |
Export |
file |
Exports the control’s data to the specified file in XLSX (MS Excel 2007) format using the specified options. |
Export |
file |
Exports the controls displayed within the Layout |