Wanted to read the all row values of specifc column from the spreadsheet and store that in array variable

for e.g.

I have an excel with below value
A1=NSN ,A2=1, A3=2 B1=Price , B2=221, B3=8798 using sync fusion i wanted to read the row of column which has header value NSN, store it in array variable

expected result :

array= ["1","2"];



1 Reply

SS Sarasilmiya Shahul Hameed Syncfusion Team September 15, 2023 11:10 AM UTC

Hi Sarika,

Thanks for contacting Syncfusion support.

Please share us the platform and control details, so that we can assist you accordingly.

Regards,

Sara


Loader.
Up arrow icon