HorizontalPageBreak Class
HorizontalPageBreak class
Encapsulates the object that represents a horizontal page break.
type HorizontalPageBreak struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetStartColumn | Gets the start column index of this horizontal page break. |
| GetEndColumn | Gets the end column index of this horizontal page break. |
| GetRow | Gets the zero based row index. |