Tag Archives: Csharp Split Text to Column in Excel

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#.

Posted in Aspose.Cells Product Family | Tagged ,