VerticalPageBreak

VerticalPageBreak class

Encapsulates the object that represents a vertical page break.

Properties

NameTypeDescription
StartRowintGets the start row index of the vertical page break.
EndRowintGets the end row index of the vertical page break.
ColumnintGets the column index of the vertical page break.

VerticalPageBreak.StartRow property

Gets the start row index of the vertical page break.

Type: int

VerticalPageBreak.EndRow property

Gets the end row index of the vertical page break.

Type: int

VerticalPageBreak.Column property

Gets the column index of the vertical page break.

Type: int