Viewing post 1 (of 2 total)
Excel.Range procentRange = xlWorksheet.get_Range("A1","A1"); procentRange.NumberFormat = "###,##%";
More...C# DataGRidView Tutorial
January 15, 2019 at 3:39 am
#2018911