4D View v14PV Select mode |
||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV Select mode
|
Constant | Type | Value | Comment |
pv select adjacent cells | Longint | 8 | Only adjacent cells can be selected in the area. |
pv select adjacent columns | Longint | 5 | Only adjacent columns can be selected in the area. |
pv select adjacent rows | Longint | 2 | Only adjacent rows can be selected in the area. |
pv select multiple cells | Longint | 9 | Multiple cells, adjacent or not, can be selected in the area. |
pv select multiple columns | Longint | 6 | Multiple columns, adjacent or not, can be selected in the area. |
pv select multiple rows | Longint | 3 | Multiple rows, adjacent or not, can be selected in the area. |
pv select not allowed | Longint | 0 | No selection is possible in the area (all cells are deselected). Data entry is also not allowed (the formula editor is locked). Data can only be viewed. |
pv select single cell | Longint | 7 | Only one cell at a time can be selected in the area. |
pv select single column | Longint | 4 | Only one column at a time can be selected in the area. |
pv select single row | Longint | 1 | Only one row at a time can be selected in the area. |
Product: 4D View
Theme: Constant Theme List
PV Get area property
PV SET AREA PROPERTY
4D View Language ( 4D View v11.4)
4D View Language ( 4D View v12)
4D View Language ( 4D View v14)
4D View Language ( 4D v13)
4D View Language ( 4D View v14 R2)
4D View Language ( 4D View v14 R3)
4D View Language ( 4D View v14 R4)