4D View v14PV SET ROWS HEIGHT |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV SET ROWS HEIGHT
|
PV SET ROWS HEIGHT ( area ; first ; last ; height ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D View area | |||||
first | Longint |
![]() |
First row number | |||||
last | Longint |
![]() |
Last row number | |||||
height | Integer |
![]() |
Row height in pixels | |||||
The PV SET ROWS HEIGHT command sets the height (in pixels) of the rows in area located between the first and last included rows.
Note: If you pass 0 (zero) in the first and last parameters, the defined height will be applied to all the rows of the area and will become the new default row height for the area. The default height is applied notably when the user double-clicks on the lower separator of a row.
Refer to the example for the PV SET COLUMNS WIDTH command.
Product: 4D View
Theme: PV Columns and Rows
Number:
15953
Created: 4D View 6.8
PV Get row height
PV SET COLUMNS WIDTH
4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)