Share via


XMLExcelReport_RU.getRangeHeight Method [AX 2012]

Gets the height of a section that wraps strings and is resizable.

Syntax

protected real getRangeHeight(Bookmark _bookmark)

Run On

Called

Parameters

Return Value

Type: real
The height of the section.

Remarks

The height is recalculated only if the currentRow value is not equal to the row that was current during the last height calculation. This requirement prevents multiple height calculations for the same row.

See Also

Reference

XMLExcelReport_RU Class