MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Betriebsanweisung Seite 511

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 986
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 510
mlreportgen.dom.Bold class
12-17
mlreportgen.dom.Bold class
Package: mlreportgen.dom
Bold for text object
Description
Specifies whether to use bold for a text object
Construction
boldObj = Bold() creates a bold object that specifies to use bold for a text object.
boldObj = Bold(value) creates a bold object that specifies to use bold for a text object
if value is true. Otherwise, creates a bold object that specifies to use regular weight text.
Input Arguments
value — Option to use bold or regular weight for text object
[] (default) | logical value
A setting of false (or 0) uses regular weight text. A setting of true (or 1) renders text in
bold.
Data Types: logical
Output Arguments
boldObj — Bold text
mlreportgen.dom.Bold object
Bold text, represented by an mlreportgen.dom.Bold object
Properties
Id — ID for document element
string
Seitenansicht 510
1 2 ... 506 507 508 509 510 511 512 513 514 515 516 ... 985 986

Kommentare zu diesen Handbüchern

Keine Kommentare