RAssetInventoryToExcell.rowHeight Method [AX 2012]
Gets the height of the specified row.
Syntax
protected real rowHeight(int _row, [int _worksheet])
Run On
Client
Parameters
- _row
Type: int
The row index.
- _worksheet
Type: int
The number of the Microsoft Excel worksheet.
Return Value
Type: real
The height of the row.