ExcelWorksheetPageSetupPrintTitleRows Property |
Gets or sets the rows that contain the cells to be repeated at the top of each page, as a string in A1 notation (e.g. $1:$2).
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string PrintTitleRows { get; set; }Public Property PrintTitleRows As String
Get
Set
Property Value
String
See Also