Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the XML Microsoft Excel report.
Syntax
protected XMLExcelReport_RU createExcelReport()
Run On
Called
Return Value
Type: XMLExcelReport_RU Class
A new instance of the report. The type of the report corresponds to the type of the descendant.
Remarks
This method cannot be made abstract, because not all descendants use Excel for output.