Share via


XMLExcelDocument_RU.getNamedRangeHeightFixed Method [AX 2012]

Measures the fixed height of a specified range.

Syntax

public real getNamedRangeHeightFixed(Bookmark _bookmark)

Run On

Called

Parameters

Return Value

Type: real
The height of several rows.

Remarks

If the range consists of several rows, they are added.

See Also

Reference

XMLExcelDocument_RU Class