[]
Sets the row height on the BiffRow object that represents the specified row number.
public void SetRowHeight(int row, short height)
| Type | Name | Description |
|---|---|---|
| int | row | The row number at which the height is to be set (zero-based). |
| short | height | The height to set the row to in 1/20th of a point. |