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.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string PrintTitleRows { get; set; }
Public Property PrintTitleRows As String
Get
Set
Property Value
Type:
StringSee Also