XMLExcelReport_RU.addSection Method [AX 2012]

Adds a section to a report by indicating that a specified range should be treated as a section.

Syntax

protected void addSection(MSOfficeBookMark_RU _bookmark, [boolean _getHeight])

Run On

Called

Parameters

  • _getHeight
    Type: boolean
    A Boolean value that indicates whether the section wraps text (is resizable). The default value is false.

See Also

Reference

XMLExcelReport_RU Class