@univerjs/sheets-numfmt v0.5.0-beta.1 • Docs
Function: getCurrencyOptions()
function getCurrencyOptions(): {
label: item;
value: item;
}[]
Returns
{
label
: item
;
value
: item
;
}[]
Defined in
sheets-numfmt/src/utils/options.ts:20
@univerjs/sheets-numfmt v0.5.0-beta.1 • Docs
function getCurrencyOptions(): {
label: item;
value: item;
}[]
{
label
: item
;
value
: item
;
}[]
sheets-numfmt/src/utils/options.ts:20