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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 684
mlreportgen.dom.Italic class
12-191
mlreportgen.dom.Italic class
Package: mlreportgen.dom
Italic for text object
Description
Specifies whether text should be rendered italic.
Construction
italicObj = Italic() creates a format object that specifies that text should be
rendered italic.
italicObj = Italic(value) creates a format object that specifies that text should be
rendered italic if value is true; otherwise, upright.
Input Arguments
value — Option to use italic or not for a text object
logical value
A setting of false (or 0) uses upright text. A setting of true (or 1) renders text in italic
Data Types: logical
Output Arguments
italicObj — Italic format object
mlreportgen.dom.Italic object
Italic format, represented by an mlreportgen.dom.Italic object.
Properties
Id — ID for document element
string
Vista de pagina 684
1 2 ... 680 681 682 683 684 685 686 687 688 689 690 ... 985 986

Comentarios a estos manuales

Sin comentarios