alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agoIt's a mass extinction eventlemmy.worldimagemessage-square117fedilinkarrow-up1555arrow-down1142
arrow-up1413arrow-down1imageIt's a mass extinction eventlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agomessage-square117fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up3·1 year agoYou can access the Excel scripting engine from C#, but this is more of a case of C# supporting Excel than the other way around. (And you will really not want to do it if you just have to read and save data in excel files.) Excel mainly uses VBA.
You can access the Excel scripting engine from C#, but this is more of a case of C# supporting Excel than the other way around. (And you will really not want to do it if you just have to read and save data in excel files.)
Excel mainly uses VBA.