
Contents |
Row Height
Set row(s) height
1. wrowheight [1] 3; // row 1 to 3 lines
2. wrowheight [C:C] 2;// row Comments to 2 lines
3. wrowheight i:=2![L:L] h:=3;// label region must be L:L, C:C
4. wrowheight ([2],[4],[6]) 1.5//can be fraction and work with multiple rows
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| Rows | irng |
Input Range | |
Specify the Row(s). |
| Height | height |
Input double | |
Specify the height of Row(s) |
This function is used to set the row(s) height.