MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 511

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 510
1 2 ... 506 507 508 509 510 511 512 513 514 515 516 ... 985 986

Comentários a estes Manuais

Sem comentários