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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 590
mlreportgen.dom.DOCXPageSize class
12-97
mlreportgen.dom.DOCXPageSize class
Package: mlreportgen.dom
Size and orientation of pages in Microsoft Word document
Description
Specifies the height, width, and orientation of pages in a section of a Microsoft Word
document.
Construction
docxPageSizeObj = DOCXPageSize() creates a page size object having default values
of 8.5-by-11 inches and portrait orientation.
docxPageSizeObj = DOCXPageSize(height,width) creates a portrait page having
a specified height and width.
docxPageSizeObj = DOCXPageSize(height,width,orientation) creates a page
having a specified height, width, and orientation.
Input Arguments
height — Height of page
'11in' (default) | string
String specifying the height of the page. The string must have the format valueUnits
where Units is an abbreviation for the units in which the width size is expressed. Valid
abbreviations are:
no abbreviation — pixels
cm — centimeters
in — inches
mm — millimeters
Vista de página 590
1 2 ... 586 587 588 589 590 591 592 593 594 595 596 ... 985 986

Comentários a estes Manuais

Sem comentários