numDecimalPlaces property

int? numDecimalPlaces
getter/setter pair

The number of decimal places for number.

Only used for NUMERIC format type.

Implementation

core.int? numDecimalPlaces;