spreadsheetlab / XLParser

A C# parser for Microsoft Excel formulas with a 99.9% compatibility rate
Other
412 stars 92 forks source link

fix regexp for networkpath with space #143

Closed dcrasch closed 2 years ago

dcrasch commented 2 years ago

add space as valid character in network path fixes #142

dcrasch commented 2 years ago

fixed in other branch