jandrew / Spreadsheet-XLSX-Reader-LibXML

Read spreadsheet files with xlsx extentions
Other
4 stars 2 forks source link

Add a 'best-practices' flag #31

Closed jandrew closed 9 years ago

jandrew commented 9 years ago

To turn on preferred handling of spreadsheets as a policy which sets various attributes rather than strict adherence to the Excel / Spreadsheet::ParseExcel defaults.

jandrew commented 9 years ago

I'm open to knowing if there are biases one way or another here. For now I think empty = undef rather than '' and skip empty cells are a good place to start. There is probably room for more than one flag.