• marcos@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    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.