Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

323
Views
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

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

The solution to this question is the following code:

worksheet.pageSetup.printTitlesColumn = "1:1";

You may want to place more rows on each page.

for example for 3 row of top write this string for printTitlesColumn propperty:

worksheet.pageSetup.printTitlesColumn = "1:3";
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!