Articles in this section
Category / Section

How to set PrintTitleRows?

1 min read

The code snippet to set PrintTitleRows is given below.

C#

//Assigning 3rd and 4th rows to PrintTitleRows
sheet.PageSetup.PrintTitleRows = "$3:$4";

 

VB

'Assigning 3rd and 4th rows to PrintTitleRows
sheet.PageSetup.PrintTitleRows = "$3:$4"

 

Here is the sample for your reference:

https://www.syncfusion.com/downloads/support/directtrac/general/PrintTitleRow687047937.zip

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied