Specifies a horizontal position where the new page begins when the worksheet is printed.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025

Syntax

C#
public sealed class HorizontalPageBreak : PageBreak
Visual Basic
Public NotInheritable Class HorizontalPageBreak _
	Inherits PageBreak

Inheritance Hierarchy

System..::..Object
  GemBox.Spreadsheet..::..PageBreak
    GemBox.Spreadsheet..::..HorizontalPageBreak

See Also