SpinRow.numeric

bool numeric() @property nothrow

Get numeric property.

Returns

Whether non-numeric characters should be ignored.
void numeric(bool propval) @property nothrow

Set numeric property.

Parameters

propvalWhether non-numeric characters should be ignored.