wks.col.missing
Contents
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