c# - How to get all populated ranges in Excel? -


I am trying to find all populated ranges in an Excel sheet. For example, for the sheet in the picture I have to get two categories:

  category 1: = b2: c4 category2: = E4: f6  

Excel Sheet Is there a "intelligent" way to do this?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -