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

  • 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 843
12 Classes – Alphabetical List
12-350
mlreportgen.dom.WhiteSpace class
Package: mlreportgen.dom
White space type
Description
Preserves white space and line breaks in text.
Construction
ws = WhiteSpace() collapses white space.
ws = WhiteSpace(option) applies the specified white space option to white space in a
Text object.
Input Arguments
option — White space type
string
String specifying the white space type.
String Description
'preserve' Preserves white space and line breaks.
This is the only option that works in Microsoft Word and in
the MATLAB browser.
'normal' Sequences of white spaces collapse into a single white space.
Text wraps when necessary.
This is default.
'nowrap' Sequences of white spaces collapse into a single white space.
Text does not wrap to the next line. The text continues on the
same line until a <br /> tag is encountered.
Zobrazit stránku 843
1 2 ... 839 840 841 842 843 844 845 846 847 848 849 ... 985 986

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

Žádné komentáře