/
col.xyz.type = number
col.xyz.type = number
Use this when the column should store number fields with a decimal (such as 1.5, -212.34 ...)
Class | columnType |
---|---|
Property | col.xyz.type = number |
Formal specification | col.xyz.type = number |
Required | no |
Default | |
Version | 1.0 |
Comment | The column values are stored as a double in the gridtable |
Example | col.price.type=number
|
Reference | col.xyz.type = integer |
, multiple selections available,
Related content
col.xyz.type
col.xyz.type
Read with this
col.xyz.formatnumber
col.xyz.formatnumber
Read with this
col.xyz.formula
col.xyz.formula
Read with this
col.xyz.formatnumber.decimalSeparator
col.xyz.formatnumber.decimalSeparator
Read with this
col.xyz.parseurl
col.xyz.parseurl
Read with this
col.xyz.sequencePrefix
col.xyz.sequencePrefix
Read with this