Version

RowsToRepeatAtTop Property

Gets or sets the range of rows which should be printed on every page.
Syntax
public RepeatTitleRange RowsToRepeatAtTop {get; set;}
Exceptions
ExceptionDescription
System.ArgumentExceptionOccurs when the value specified is not null and its value is greater than or equal to the number of rows in the Worksheet.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also