HorizontalPageBreak
HorizontalPageBreak class
Encapsulates the object that represents a horizontal page break.
Properties
| Name | Type | Description |
|---|---|---|
| StartColumn | int | Gets the start column index of this horizontal page break. |
| EndColumn | int | Gets the end column index of this horizontal page break. |
| Row | int | Gets the zero based row index. |
HorizontalPageBreak.StartColumn property
Gets the start column index of this horizontal page break.
Type: int
HorizontalPageBreak.EndColumn property
Gets the end column index of this horizontal page break.
Type: int
HorizontalPageBreak.Row property
Gets the zero based row index.
Type: int