Read and convert monthly grid excel file data in javascript

Viewed 41

I tried to read monthly food menu from excel in javascript (actually .net core mvc project). But the excel template not usual, the excel data looks like a monthly, how can I parse and read this ? enter image description here

0 Answers
Related