Package: mlreportgen.dom
Superclasses:
Allow row to straddle page break
Specifies whether to allow row to straddle page break. This format applies only to Word documents.
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
.