RLedgerSheetEngine.createExcelReport Method [AX 2012]

Initializes new instance of excel report class.

Syntax

protected OXMLExcelReport_LedgerSheet_RU createExcelReport()

Run On

Called

Return Value

Type: OXMLExcelReport_LedgerSheet_RU Class
New instance of excel report class.

Exceptions

Exception Condition
Error

If not overridden.

Remarks

Should be overridden.

See Also

Reference

RLedgerSheetEngine Class