Click or drag to resize

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; }

Property Value

Type: String
See Also