PrintTitleColumns Property (PageSetup)
Gets or sets a value indicating the columns that contain the cells to be repeated on the left side of each page.
public Reference PrintTitleColumns {get; set;}
'Declaration
Public Property PrintTitleColumns As Reference
'Usage
Dim instance As PageSetup
Dim value As Reference
instance.PrintTitleColumns = value
value = instance.PrintTitleColumns
Property Value
A
GrapeCity.Spreadsheet.Reference value represents the columns that contain the cells to be repeated on the left side of each page