alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 年前It's a mass extinction eventlemmy.worldimagemessage-square101fedilinkarrow-up1457arrow-down1124
arrow-up1333arrow-down1imageIt's a mass extinction eventlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 3 年前message-square101fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up3·3 年前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.
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.