HorizontalPageBreak

HorizontalPageBreak class

Encapsulates the object that represents a horizontal page break.

Properties

NameTypeDescription
StartColumnNumberGets the start column index of this horizontal page break.
EndColumnNumberGets the end column index of this horizontal page break.
RowNumberGets the zero based row index.

HorizontalPageBreak.StartColumn property

Gets the start column index of this horizontal page break.

Type: Number

HorizontalPageBreak.EndColumn property

Gets the end column index of this horizontal page break.

Type: Number

HorizontalPageBreak.Row property

Gets the zero based row index.

Type: Number