Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xlsb] add custom sheet view (#1241)
* [xlsb] add custom sheet view * [xlsb] add xml_order_children() function and add test * [xlsb] cleanup * [tests] increase coverage for xml_order_children() * [load] switch to read_xml2df() and write_df2xml() * [xlsb] parse header footer attributes Just for completeness. This wont be used, because when writing headerFooter, we will assign the attributes as required and will not rely on their initial values. * [xlsb] guid should not be swapped and add customSheet parsed result for chartsheet * [xlsb] fix and unify
- Loading branch information