MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 693

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 692
mlreportgen.dom.LineSpacing class
12-199
mlreportgen.dom.LineSpacing class
Package: mlreportgen.dom
Spacing between lines of paragraph
Description
Specifies the spacing between lines of a paragraph.
Construction
lineSpacingObj = LineSpacing() specifies line spacing equal to the height of one
line at the paragraph font size.
lineSpacingObj = LineSpacing(multiple) specifies a line spacing as a multiple of
the paragraph text line height (for example, 1.5).
lineSpacingObj = LineSpacing(spacingHeight) specifies line spacing as a
dimension, for example, '10pt'.
lineSpacingObj = LineSpacing(spacingHeight,spacingType) specifies line
spacing value and type.
Input Arguments
mulitple — Multiple of paragraph line height
1 (default) | scalar
Scalar that specifies the line spacing relative to the paragraph text line height.
spacingHeight — Height of line spacing
string
String having the format valueUnits, where Units is an abbreviation for the units in
which the height is expressed. The following abbreviations are valid:
no abbreviation — pixels
cm — centimeters
Zobrazit stránku 692
1 2 ... 688 689 690 691 692 693 694 695 696 697 698 ... 985 986

Komentáře k této Příručce

Žádné komentáře