Version

ColumnsToRepeatAtLeft Property

Gets or sets the range of columns which should be printed on every page.
Syntax
public RepeatTitleRange ColumnsToRepeatAtLeft {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 columns 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