Assembly: Report;
The IPrxReportImporter interface is used to import data to regular report from external files.
IPrxReportImporter
In the current implementation the data import method supports only import from Microsoft Excel (*.xlsx) files.
| Property name | Brief description | |
![]() |
Report | The Report property determine a regular report used for data import. |
| Method name | Brief description | |
![]() |
ImportFromFile | The ImportFromFile method imports data and returns whether data is imported successfully. |
See also: