ASPxPivotGridExporter.ExportDocxToResponse Method
| Name | Parameters | Description |
|---|---|---|
| ExportDocxToResponse(String, Boolean) | fileName, saveAsFile | Exports the ASPxPivotGrid’s data to the specified file in DOCX format with the specified settings, and writes it to the response in the binary format. |
| ExportDocxToResponse(String) | fileName | Exports the ASPxPivotGrid’s data to the specified file in DOCX format, and writes it to the response in the binary format. |