HorizontalPageBreak Class

HorizontalPageBreak class

Encapsulates the object that represents a horizontal page break.


type HorizontalPageBreak struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetStartColumnGets the start column index of this horizontal page break.
GetEndColumnGets the end column index of this horizontal page break.
GetRowGets the zero based row index.