PrintTailRows Property
PrintTailRows
Returns or sets the rows that contain the cells to be repeated at the bottom of each page, as a string in A1-style notation in the language of the macro.
Declaration
string PrintTailRows { get; set; }
Property PrintTailRows As String