Skip to content

@sheetkit/node / builtinFormatCode

Function: builtinFormatCode()

builtinFormatCode(id): string | null

Defined in: index.ts:1101

Get the format code string for a built-in number format ID (0-49). Returns null if unknown.

Parameters

id

number

Returns

string | null

Released under the MIT / Apache-2.0 License.