weshatheleopard / rubyXL

Ruby lib for reading/writing/modifying .xlsx and .xlsm files
MIT License
1.28k stars 255 forks source link

Reference xr:revisionPtr element in Workbook #295

Closed ghost closed 6 years ago

ghost commented 6 years ago

Microsoft have started including this element in the workbook.xml file for newest versions of Excel. Without this reference, parsing by rubyXL fails.

https://msdn.microsoft.com/en-us/library/mt793297(v=office.12).aspx