VerticalPageBreak
VerticalPageBreak class
Encapsulates the object that represents a vertical page break.
Properties
| Name | Type | Description |
|---|---|---|
| StartRow | int | Gets the start row index of the vertical page break. |
| EndRow | int | Gets the end row index of the vertical page break. |
| Column | int | Gets 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