xls_SET ROW HEIGHT

xls_SET ROW HEIGHT(reference;sheet;row;height)

Parameter          Type             Description
reference          Longint      ->  Excel handle
sheet              Longint      ->  Sheet number
row                Longint      ->  Row number
height             Longint      ->  Row height

Description

The command xls_SET ROW HEIGHT sets the height of a row.
You have to pass the height in twips, which is a 1/20 of a point.