numeric property

bool numeric
final

Whether this column represents numeric data or not.

The contents of cells of columns containing numeric data are right-aligned.

Implementation

final bool numeric;