PV SET ROW HEADER
version 6.8
PV SET ROW HEADER (area; row; title)
Parameter | Type | Description | |
area | Longint | 4D View area | |
row | Longint | Row number | |
title | String | Row name |
Description
The PV SET ROW HEADER command sets the title to the specified row.
For more information on the default name of rows and columns, refer to the PV Columns & rows, Introduction section.
Example
Refer to the example for the PV SET COLUMN HEADER command.
See Also