Winnovative Excel Library

ExcelWorksheetPageSetupPrintTitleRows Property

Winnovative Excel Library Documentation
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:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string PrintTitleRows { get; set; }

Property Value

Type: String
See Also

Reference