Split Text to Columns in Excel using C#

Text to columns feature in MS Excel allows you to split text in a column into multiple columns. You can split the text on a blank space, a comma, or any other character. In order to automate the feature, this article covers how to split text to columns in Excel files using C#.
<span title='2021-04-24 09:17:00 +0000 UTC'>April 24, 2021</span>&nbsp;·&nbsp;0 min&nbsp;·&nbsp;Usman Aziz