Share via


XMLExcelReport_RU.insertValueToSection Method [AX 2012]

Inserts a value into the document.

Syntax

protected void insertValueToSection(Bookmark _bookmark, anytype _value)

Run On

Called

Parameters

  • _value
    Type: anytype
    The value to insert.

Remarks

If the value is an empty date, a blank string is inserted.

See Also

Reference

XMLExcelReport_RU Class