Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets the rows to use for the print titles. These are the rows that will be repeated on each page of a printed worksheet.

(This is not supported for charts.)

C#
vb.net

Parameters

firstRow
The 0-based number of the first row to in the print title.
numRows
The number of rows to include in the print title.

Examples

C#
vb.net
  • No labels