RobinCode
RobinCode
My tsconfig.json ```json { "compilerOptions": { "rootDir": "src", "target": "esnext", "lib": ["esnext"], "moduleResolution": "node", "types": [ "lua-types/jit" ], "strict": true }, "tstl": { "luaTarget": "JIT", "luaBundle": "ts.lua", "luaBundleEntry": "src/main.ts", "sourceMapTraceback":...
Is there a way to retrigger the rowHeight or just recalculate a single row. Before  After 
issue cthackers#389 Due to the wrong initialization order, an error will be caused when three parameters are given and the last parameter is a callback function.
### EPPlus usage Personal use ### Environment Windows ### Epplus version 7.1.2 ### Spreadsheet application Microsoft365 Excel ### Description This [test.xlsx](https://github.com/EPPlusSoftware/EPPlus/files/15258886/default.xlsx) is my export from [Tencent Cloud Document](https://docs.qq.com/home), when I...