RPayReport_PayGroup.calcRangeHeight Method [AX 2012]
Calculates height of section which contains cells which wrap text
Syntax
protected real calcRangeHeight(Bookmark _bookmark)
Run On
Called
Parameters
- _bookmark
Type: Bookmark Extended Data Type
Should be overriden and get maximum height of named cell like: return max(document.getNamedRangeHeightWrapped('ItemName', line.ItemName).
Return Value
Type: real
Height of section