Type: Integer
Availability: Read or write at any time
The decimals property of the JadeTableElement class is used in conjunction with the
The code fragment in the following example shows the use of the decimals property.
table1.accessColumn(2).decimals := 2;