I need the widths set by the user to be maintained when I export to Excel (using ExportToExcelML). It works for non-hierarchical, but when I set ExportHierarchy to true, it no longer works. I understand that the child widths might conflict with the parent widths and it's not feasible to maintain both, but how can I at least maintain the parent widths?