Ismael Oliveira

Ismael Oliveira

  • 1.5k
  • 115
  • 7.8k

C# and Excel - How to deal with the data

Apr 8 2022 11:14 PM

Hi. I use Visual Studio 2022 and C# with forms. In my project I have to open an Excel spreadsheet and fill data. I'm using Microsoft.Office.Interop.Excel. What I need now is to add (or remove) a row in the spreadsheet programatically. Also need to change a row text font (size or color). Can anyone help me with this?
Thank you.


Answers (4)