VerticalPageBreak Class

VerticalPageBreak class

Encapsulates the object that represents a vertical page break.


type VerticalPageBreak struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetStartRowGets the start row index of the vertical page break.
GetEndRowGets the end row index of the vertical page break.
GetColumnGets the column index of the vertical page break.