HeatmapControl.ExportToXlsx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the Heatmap Control to a stream in XLSX format with the specified export settings. |
Export |
stream | Exports the Heatmap Control in XLSX format to the specified stream. |
Export |
file |
Exports the Heatmap Control to a file in XLSX format with the specified export settings. |
Export |
file |
Exports the Heatmap Control in XLSX format to the specified file. |