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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 828
mlreportgen.dom.Underline class
12-335
mlreportgen.dom.Underline class
Package: mlreportgen.dom
Draw line under text
Description
Draw line under text
Construction
underline = Underline() draws a single line under text.
underline = Underline(type) draws a line of the specified type under the text.
underline = Underline(type,color) draws a line of the specified type and color
under the text. The color parameter must be a mlreportgen.dom.Color object.
Input Arguments
type — Style of underline
string
String specifying the style of the underline. Valid strings are:
Applies To
String Description
DOCX HTML
'single' Single underline X X
'double' Double underline X
'words' Words only underlined (not spaces) X
'thick' Thick underline X
'dotted' Dotted underline X
'dottedHeavy' Thick, dotted underline X
Vista de pagina 828
1 2 ... 824 825 826 827 828 829 830 831 832 833 834 ... 985 986

Comentarios a estos manuales

Sin comentarios