3.7.5.102.20 wks.col.missing

Syntax

wks.col.missing

Type

numeric

Access

Read/write

Description

Custom missing value, this is particularily important for data types other then double as by default, only Text & Numeric or double has built-in missing value support. This property allow setting custom missing value such that non-double columns can have missing value support. 0/0 means no custom missing value, i.e.
wks.col.missing=0/0;//to turn off custom missing value

Examples

See also