'How to Repeat a Row on All Pages When Printing in Excel js- row to repat at top in exceljs

I want to use the following option, or something similar, in the Excel Js library enter image description here

This option repeats a row when printing on all pages.

I know it is possible to freeze a row in Excel Js but I want a row to be repeated on all pages when printing



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source