Tuesday, 15 September 2015

supercsv - ReadOnly column for CSV -



supercsv - ReadOnly column for CSV -

am using supercsv write table info csv file. somehow need create first column of csv not editable (read-only). couldn't find specific. there way that?

no, csv pure-text format. can't lock part of - create entire file read-only @ file scheme level.

you need binary format (excel, openoffice...) capability, csv files, it's impossible.

csv supercsv

No comments:

Post a Comment