I have a problem with my code. I\'m trying to copy a value from one xlsx file to another xlsx file. My code looks like this:
using System; using System.IO; us