Main Content
mlreportgen.dom.AllowBreakAcrossPages Class
Namespace: mlreportgen.dom
Allow row to straddle page break
Description
Specifies whether to allow row to straddle page break. This format applies only to Word documents.
The mlreportgen.dom.AllowBreakAcrossPages
class is a handle
class.
Creation
Description
allows a row to flow onto the next page when it cannot fit entirely on the
current page.breakAcrossPagesObj
= AllowBreakAcrossPages
forces a row to start on the next page when it cannot fit on the current
page and breakAcrossPagesObj
= AllowBreakAcrossPages(tf
)tf
= false
.
Input Arguments
Properties
Version History
Introduced in R2014b