Link to home
Start Free TrialLog in
Avatar of AndyC1000
AndyC1000

asked on

Is there a C# equivalent to the Java Apache Poi Parser

Hello all,

I'm a newbie to C# and need to parse a text file.

In the past I have used the Java Apache POI library and have found it really useful.  

Is there a C# equivalent you'd recommend apart from using StreamReader and Regex.Split?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Sinisa Vuk
Sinisa Vuk
Flag of Croatia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial