MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 511

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 510
1 2 ... 506 507 508 509 510 511 512 513 514 515 516 ... 985 986

Comentarios a estos manuales

Sin comentarios