RPayVacationT6.calcRangeHeight Method [AX 2012]
Calculates height of section which contains cells which wrap text
protected real calcRangeHeight(Bookmark _bookmark)
Run On
CalledParameters
- _bookmark
- Type: Bookmark Extended Data Type
Should be overriden and get maximum height of named cell like: return max(document.getNamedRangeHeightWrapped('ItemName', line.ItemName).
Community Additions
ADD
Show: