MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 755

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 754
1 2 ... 750 751 752 753 754 755 756 757 758 759 760 ... 985 986

Comments to this Manuals

No comments