S
snovik
I am trying to setup a custom NumberFormat in the way that could be used in
different regional settings. For example, I would like to have
"[Green]0,00_ ;[Red]-0,00"
applicable to US / DE / UK / RU / whatever else settings. Currently I get an
error when I try to move this code from one PC to another.
Is there a way to make NumberFormat culture independent?
different regional settings. For example, I would like to have
"[Green]0,00_ ;[Red]-0,00"
applicable to US / DE / UK / RU / whatever else settings. Currently I get an
error when I try to move this code from one PC to another.
Is there a way to make NumberFormat culture independent?