-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Description
The type of ySplit in the pane is set as row_t, but it should be some fractional type. This causes the following error.
terminate called after throwing an instance of 'xml::parsing'
what(): xl/worksheets/sheet2.xml:2:656: error: invalid value '1.0'
https://github.com/tfussell/xlnt/blob/master/source/detail/serialization/xlsx_consumer.cpp#L515
This document was generated by exporting from Google Docs.
Reactions are currently unavailable