PivotGridControl.ExportToXlsx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, text |
Exports the control’s data to the specified file in XLSX (MS Excel 2007) format using the specified options. |
Export |
stream, options | Exports the control’s data to the specified file in XLSX (MS Excel 2007) format using the specified options. |
Export |
stream | Exports the control’s data to the specified stream in XLSX (MS Excel 2007) format. |
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 control’s data to the specified file in XLSX (MS Excel 2007) format using the specified options. |
Export |
file |
Exports the control’s data to the specified file in XLSX (MS Excel 2007) format. |