DataCell
A complex data type describing the type of data within a data cell.
Elements
One of the following elements:
int
Int. An integer value.
sht
Short. A short value.
dbl
Double. A double value.
dbn
acDouble. An Actuate double value.
cur
String. A currency value.
dtm
DateTime. An date-and-time value.
str
String. A string value.
bln
Boolean. A Boolean value.
nll
acNull. The null value.