You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only wrote the xSplit and ySplit handling code for pane freezing. I didn't know that there were other kinds of non-integer splits. I'm working on this now.
The type of
ySplit
in thepane
is set asrow_t
, but it should be some fractional type. This causes the following error.https://docs.microsoft.com/en-us/previous-versions/office/developer/office-2010/cc880269(v%3Doffice.14)
https://github.com/tfussell/xlnt/blob/master/source/detail/serialization/xlsx_consumer.cpp#L515
This document was generated by exporting from Google Docs.
The text was updated successfully, but these errors were encountered: