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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 754
mlreportgen.dom.RowSep class
12-261
mlreportgen.dom.RowSep class
Package: mlreportgen.dom
Draw lines between table rows
Description
Draw lines (separators) between table rows.
Construction
rowSepObj = RowSep() creates unspecified row separators.
rowSepObj = RowSep(style) creates a row separator of the specified style.
rowSepObj = RowSep(style,color) creates a row separator having the specified
style and color.
rowSepObj = RowSep(style,color,width) creates a row separator having the
specified style, color, and width.
Input Arguments
style — Line style of table row separator
string
Line style of the table row separator, specified as a string.
Applies ToString
Word HTML
'dashed' X X
'dashdotstroked' X
'dashsmallgap' X
'dotted' X X
Vista de pagina 754
1 2 ... 750 751 752 753 754 755 756 757 758 759 760 ... 985 986

Comentarios a estos manuales

Sin comentarios