@univerjs/sheets-numfmt v0.4.2 • Docs
Variable: countryCurrencyMap
const countryCurrencyMap: {
AT: '€';
AU: 'A$';
BE: '€';
CA: 'C$';
CN: '¥';
CY: '€';
DE: '€';
EE: '€';
ES: '€';
FI: '€';
FR: '€';
GB: '£';
GR: '€';
IE: '€';
IN: '₹';
IT: '€';
JP: '¥';
KR: '₩';
LT: '€';
LU: '€';
LV: '€';
MT: '€';
NL: '€';
PT: '€';
RU: '₽';
SI: '€';
SK: '€';
US: '$';
};
Type declaration
Defined in
sheets-numfmt/src/base/const/CURRENCY-SYMBOLS.ts:47 (opens in a new tab)