MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 496

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 495
12 Classes – Alphabetical List
12-2
mlreportgen.dom.AllowBreakAcrossPages class
Package: 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.
Construction
breakAcrossPagesObj = AllowBreakAcrossPages() allows a row to flow onto the
next page when it cannot fit entirely on the current page.
breakAcrossPagesObj = AllowBreakAcrossPages(tf) forces a row to start on the
next page when it cannot fit on the current page and tf = false.
Input Arguments
tf — Allow row to flow onto next page
true (default) | logical value
A setting of false (or 0) forces a row to start on the next page when it cannot fit on the
current page. A setting of true (or 1) allows a row to flow onto the next page when it
cannot fit entirely on the current page.
Data Types: logical
Output Arguments
breakAcrossPagesObj — Control table row page break
mlreportgen.dom.AllowBreakAcrossPages object
Specification of table row page break handling, represented by an
mlreportgen.dom.AllowBreakAcrossPages object.
Vista de página 495
1 2 ... 491 492 493 494 495 496 497 498 499 500 501 ... 985 986

Comentários a estes Manuais

Sem comentários