VerticalPageBreak

VerticalPageBreak class

Encapsulates the object that represents a vertical page break.

Properties

NameTypeDescription
StartRowNumberGets the start row index of the vertical page break.
EndRowNumberGets the end row index of the vertical page break.
ColumnNumberGets the column index of the vertical page break.

VerticalPageBreak.StartRow property

Gets the start row index of the vertical page break.

Type: Number

VerticalPageBreak.EndRow property

Gets the end row index of the vertical page break.

Type: Number

VerticalPageBreak.Column property

Gets the column index of the vertical page break.

Type: Number