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
…...still find any issue, kindly zip and attach your template Excel...