VerticalPageBreak Class
VerticalPageBreak class
Encapsulates the object that represents a vertical page break.
type VerticalPageBreak struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetStartRow | Gets the start row index of the vertical page break. |
GetEndRow | Gets the end row index of the vertical page break. |
GetColumn | Gets the column index of the vertical page break. |