lark icon indicating copy to clipboard operation
lark copied to clipboard

fix SheetContent when parsing floats with E notation

Open changrui0608 opened this issue 9 months ago • 0 comments

able to handle with numbers like 1E9, 1e9, 1E-9, etc, which are possible to be returned b Lark server.

changrui0608 avatar May 21 '25 11:05 changrui0608