Reputation: 11
I'm currently working on creating a minesweeper game in Visual Studio C#, and i would like to add a feature that can tell the player both their winrate and average time.
Is there a way for me to create an excel worksheet, and transfer data from my program to that worksheet?
Upvotes: 1
Views: 41