mhaemmerle / excel-to-json

Opinionated Excel to JSON converter where nested structures can be defined on different worksheets
http://mhaemmerle.github.io/excel-to-json/
Apache License 2.0
102 stars 25 forks source link

Array annotation #16

Closed eproxus closed 10 years ago

eproxus commented 10 years ago

Arrays in cells can be constructed by appending @ to the column name. Will be split on , or the character after @.