Bug in XlsxFormatting, not copying some defined names

Hi,

I am using a Xlsx template for a report and I had defined the “Rows to repeat at the top” parameter in the Page Style -> Sheets tab. But this is not copied over the output XLSX file and I need this for the PDF report generation to repeat certain rows on each page.

I have traced it to a defined name called “_xlnm.Print_Titles” which is in the template file but not in the output file. Can this be copied over to the output XLSX during the report generation as well in the XlsxFormatter code in YARG library ?