Version

InsertPageBreak Method

Inserts a horizontal and/or vertical page break before the specified cell.
Overload List
OverloadDescription
InsertPageBreak(WorksheetCell)Inserts a horizontal and/or vertical page break before the specified cell.  
InsertPageBreak(WorksheetColumn)Inserts a vertical page break to the left of the specified column.  
InsertPageBreak(WorksheetRow)Inserts a horizontal page break above the specified row.  
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