GrapeCity.Documents.Excel Namespace / IPageSetup Interface / PrintTitleRows Property
In This Topic
PrintTitleRows Property
In This Topic
Returns or sets the rows that contain the cells to be repeated at the top of each page, as a string in A1-style notation in the language of the macro.
Syntax
System.string PrintTitleRows {get; set;}
See Also