Modifier and Type | Method and Description |
---|---|
void |
Styles.addNumberStyle(NumberStyle ns)
Add a NumberStyle, if a NumberStyle with this name already exist, the old one
is replaced.
|
void |
TableStyle.setDataStyle(NumberStyle ns)
Set the data style for this TableStyle to ns.
|