Export choose_fmt #2691

Closed
alonkh2 wants to merge 3 commits from patch-1 into master
alonkh2 commented 2022-05-22 15:00:04 +00:00 (Migrated from github.com)

in order to implement format with limited width as described here (https://github.com/SheetJS/sheetjs/issues/2689) externally we need to use "choose_fmt" and "isgeneral".

in order to implement format with limited width as described here (https://github.com/SheetJS/sheetjs/issues/2689) externally we need to use "choose_fmt" and "isgeneral".
SheetJSDev commented 2022-05-25 16:35:54 +00:00 (Migrated from github.com)

FWIW isgeneral quite literally checks for the string "General".

FWIW `isgeneral` quite literally checks for the string "General".

Pull request closed

Sign in to join this conversation.
No description provided.