I have an excel sheet with huge number of columns, I need fetch data from 95 column (CS name).
Console.Write(worksheet.Cells[i, 95].StringValue )
This is returning null value, I am using nuget package for aspose.cells
…...Family imtiyazm12345 August 1, 2022, 3:26pm #1 I have an excel sheet...this issue Amjad_Sahi August 1, 2022, 5:22pm #2 @imtiyazm12345 ,...