Salvo Isaja

Results 27 comments of Salvo Isaja

Hi @kijanawoodard, @dennisdoomen, in my understanding, there is no objective way to detect whether a type is a record struct in TypeExtensions.IsRecord. This seems to be confirmed here: https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/record-structs#open-questions In...

Hi @dennisdoomen, @kijanawoodard, I have filed pull request #2009 leveraging the above best guess, hoping you may find it useful. Thanks, Salvo

Hello @finwe , so the proposed workaround is not applicable? Thanks, Salvo

Hi @finwe , unfortunately I can't provide a sample and a PR because I no longer work on the impacted project (it's been six years :) I asked just out...

Thanks for the PR @otykier ! Did you have any chance to test whether it works as expected with huge, ZIP64-enabled files? Last time I checked, both Excel and LibreOffice...

Hi @anton-voroshilin , currently I have no plans for them to be honest, but I'm keeping your request as a reminder. Thanks! Salvo

Hi @mzhavoronkov , that definitely makes sense! Kestrel-based writers may benefit from this too. Thanks for your suggestion, I'll think about it. Salvo

Hi @potatoTeto , sorry for the late reply. I have not looked into rich text cells, so at present I have no idea of the effort it would require. I'm...

Looks like the generated nupkg file misses the "package" and "_rels" directory, as well as the [Content_Types].xml file, which appear to be required in a valid nupkg file. If you...

Hi @AlleSchonWeg , > Is it possible to add comments to cells? This feature is currently not available. > Can i set the columns (x:cols) after the data rows. Because...