English

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#.
April 24, 2021 · 2 min · Usman Aziz