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

  • 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 694
mlreportgen.dom.LineSpacing class
12-201
Specify your own tag value, for example, to make it easier to identify where an issue
occurred during document generation.
Type — Option to specify type of line spacing height
string | 'exact' |
Type of line spacing, specified as one of these strings:
'multiple' — Value is the spacing in terms of number of lines.
'exact' — Value is the exact size of the line spacing.
'atleast' — Value is the minimum size of the line spacing (applies only to Word)
Value — Height of line spacing
'1in' (default) | 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
in — inches
mm — millimeters
pi — picas
pt — points
Examples
Create Line Spacing 1.5 Times the Height of the Paragraph Text Lines
p = Paragraph();
p.Style = {LineSpacing(1.5)};
Zobrazit stránku 694
1 2 ... 690 691 692 693 694 695 696 697 698 699 700 ... 985 986

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

Žádné komentáře