Skip to content

@sheetkit/node / formatNumber

Function: formatNumber()

formatNumber(value, formatCode): string

Defined in: index.ts:1096

Format a numeric value using an Excel format code string.

Parameters

value

number

formatCode

string

Returns

string

Released under the MIT / Apache-2.0 License.