MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Betriebsanweisung Seite 464

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 986
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 463
11 Functions – Alphabetical List
11-84
p.Italic
ans =
1
3
For the cloned paragraph, change turn off bold text. The change to the Bold
format in the cloned paragraph does not affect the text for the source paragraph.
The source paragraph text is still bold.
pClone.Bold = false;
p.Bold
ans =
1
4
In the style object (MyStyle) for the source paragraph, turn off italics. Now the
cloned paragraph does not use italics, because it shares the MyStyle setting for
the Italics format.
MyStyle(2).Value = false
pClone.Italic
ans =
0
See Also
mlreportgen.dom.Document | mlreportgen.dom.Paragraph |
mlreportgen.dom.Paragraph.append
Seitenansicht 463
1 2 ... 459 460 461 462 463 464 465 466 467 468 469 ... 985 986

Kommentare zu diesen Handbüchern

Keine Kommentare