Command PV SET CELL DATE VALUE

4D View

PV SET CELL DATE VALUE

version 6.8


PV SET CELL DATE VALUE (area; column; row; value)

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
valueDateCell value

Description

The PV SET CELL DATE VALUE command assigns the date value to the cell assigned by column and row.

Example

Refer to the example in the PV SET CELL STRING VALUE command.

See Also

PV Get cell date value, PV Get cell value type.