ExcelWorksheetPageSetupPrintTitleColumns Property |
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: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string PrintTitleColumns { get; set; }Public Property PrintTitleColumns As String
Get
Set
Property Value
String
See Also