adrenak/CsvUtility

Doesn't support cell values with commas, double quotes and line breaks

adrenak opened this issue · 2 comments

Support parsing numbers with comma (such as when currency amounts are stored)
Support parsing strings with commas (such as when a sentence is being stored)

Double quotes and line breaks are also not parsed currently.

Added in 1.2.0