LinkBase.ExportToXls Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a report to the specified stream in XLS format using the specified XLS-specific options. |
Export |
stream | Exports a report to the specified stream in XLS format. |
Export |
file |
Exports a report to the specified file path in XLS format using the specified XLS-specific options. |
Export |
file |
Exports a report to the specified file path in XLS format. |