Support custom properties #46

Merged
hmalphettes merged 1 commits from Custom_properties into master 2014-02-14 03:54:10 +00:00
hmalphettes commented 2014-02-13 10:17:29 +00:00 (Migrated from github.com)

This patch parses the custom properties of an xlsx file.
It returns them as the hash workbook.Custprops

I did not find an excel file with custom properties amongst the existing test files.
So I created a new file and shared it with you by email.

I hope this helps, many thanks for your attention!

This patch parses the custom properties of an xlsx file. It returns them as the hash workbook.Custprops I did not find an excel file with custom properties amongst the existing test files. So I created a new file and shared it with you by email. I hope this helps, many thanks for your attention!
coveralls commented 2014-02-13 10:23:49 +00:00 (Migrated from github.com)

Coverage Status

Coverage remained the same when pulling fa6de61c0263385e45d94e94f34d17338aca4569 on nerds-odd-e:Custom_properties into 72d7707152 on SheetJS:master.

[![Coverage Status](https://coveralls.io/builds/515288/badge)](https://coveralls.io/builds/515288) Coverage remained the same when pulling **fa6de61c0263385e45d94e94f34d17338aca4569 on nerds-odd-e:Custom_properties** into **72d7707152e77349589091f821faff6c3cff6bd5 on SheetJS:master**.
SheetJSDev commented 2014-02-14 03:06:32 +00:00 (Migrated from github.com)

@hmalphettes can you squash the two commits?

@hmalphettes can you squash the two commits?
hmalphettes commented 2014-02-14 03:40:54 +00:00 (Migrated from github.com)

@SheetJSDev done.

@SheetJSDev done.
Sign in to join this conversation.
No description provided.