Winnovative Excel Library

ExcelWorksheetPageSetupPrintTitleColumns Property

Winnovative Excel Library Documentation
Gets or sets the columns that contain the cells to be repeated on the left side of each page, as a string in A1 notation (e.g. $A:$B).

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string PrintTitleColumns { get; set; }

Property Value

Type: String
See Also

Reference